| DLL's for running the ROBO TX Controller
Notice (05.04.11) : The DLL's only can operate with the older RoboPro v2.1.4.2 and firmware v1.18 (64 computers included). An operation with the actual v3.10 is not possible in the moment because of there is no updated fischertechnik ftMscLib available. If RoboPro 3.10 already is installed and you want to work with v2.1.4.2 again, do the following : Deinstall RoboPro v3.10, install an older version from CD, Update to v2.1.4.2 (UpdateDE) and than reset the firmware of the TX Controller to v1.18 via the Interface Test (Some messages, that will come up, can be ignored). ftMscLib.DLLAll DLL's are based on the ftMscLib.DLL from fischertechnik. Therfore they are needed in each case. They can be downloaded as "PC Programming ROBO-TXC 1.2" from www.fischertechnik.de | Computing | Downloads. The download contains in addition the 32/64bit Driver and the TestPanel "Robo-TxTest.exe" umFish50.DLLBased on ftMscLib.DLL (used too from Robo Pro). umFish50.DLL first is a base for building own libraries, but it is possible to construct (smaller) applications. The structure of umFish50.DLL is similar to its predecessor umFish40.DLL. But it only supports the Robo TX Controller. It supports the following functions for the access to the TX Controller :
umFish50.DLL internally makes use of the MultiMediaTimer to control the motors with impulse counters (RobMotors) more exactly. Motors startet with txStartMotor are switch off, if destination is reached. If ESC-Key is pressed, they are switched off too. Supported Programming Languages
Supported are the needed declaration files and a small HelloFish program. umFish50.DLL is constructed to allow an access from other languages too. DownloadsDocumentation : umFish50.PDF (german, more
complete), umFish50e.PDF
(english) javaFish50.DLL
Downloadslook to ftcomputing.roboTX.jar FishFaceTX.DLLAn assembly written in C# 2005 for use with the .NET languages. The class FishFace contains the basic methods of umFish50.DLL in a .NET compliance form. In Addition some Wait-Methods for Inputs and Motors. To support an device concept for the different inputs and outputs of the TX Controller FishFaceTX.DLL contains some more special classes for the sensors connected to the inputs and the motors. The download package contains the compiled DLL and their sources. Supporting Programming Languages
DownloadsC# 2005 / 2008 / 2010 Documentation(german) part 1 Common, class FishFace FishFaTXCS.PDF VB2005 / 2008 / 2010 Documentation(german) : FishFaTXVB.PDF ftcomputing.roboTX.jar
DownloadsDocumentation(german) : Eclipse34FishTX.PDF Python 3.1.1 und FishFaTX.py
DownloadsDocumentation(german) : FishFaTXPy311.pdf Last Change : 05.04.2011 |