Hallo,
gibt es für die PC Programmierung des TX-Controllers in Zukunft noch dll´s oder muß man sich davon verabschieden den TX in Zukunft über über Visual Basic und andere Sprachen zu steuern ?
Zukünftige PC Programmierung des TX
Forumsregeln
Bitte beachte die Forumsregeln!
Bitte beachte die Forumsregeln!
Re: Zukünftige PC Programmierung des TX
Stell diese Frage bitte den fischerwerken direkt.
Grüße
Heiko
Grüße
Heiko
Re: Zukünftige PC Programmierung des TX
For VB.NET and other dotNet dialects like C# you will need a good dotNet compatible version of the FtMscLib.
With the actual version it is only partial possible to access the functionality.
In particular the call back's (delegates) do not work in every situation (this has to do with the context of the threads).
I encountered these problems during my work for the integration of the TX-C into the MS Robotics Developer Studio environment.
Hopeful FT will create a native dotNet version of this FtMscLib, including delegates and notification.
With the actual version it is only partial possible to access the functionality.
In particular the call back's (delegates) do not work in every situation (this has to do with the context of the threads).
I encountered these problems during my work for the integration of the TX-C into the MS Robotics Developer Studio environment.
Hopeful FT will create a native dotNet version of this FtMscLib, including delegates and notification.