Die Suche ergab 4 Treffer

von hiticlo
06 Dez 2010, 16:44
Forum: Robo Pro / Computing / Software
Thema: Drive Motor with distance
Antworten: 6
Zugriffe: 6239

Re: Drive Motor with distance

Remark: This is based on the FtMscLib description V1.2.24.(21-09-2009). The Extended motor control implementation has been changed in the beta 3.0.4 release of RoboPro. So this example will not work with that new FtMscLib. I did not test this code!!. Did the beta release can be downloaded ? (and wh...
von hiticlo
06 Dez 2010, 08:04
Forum: Robo Pro / Computing / Software
Thema: Drive Motor with distance
Antworten: 6
Zugriffe: 6239

Re: Drive Motor with distance

Hello I want to control my robot dynamically. coordinates came from another application. I have only one ROBO TX and I use Visual Studio to create my program. I did not show you all my code (I use ftxIsTransferActiv) When I wrote Sorties->duty[1] = 0; Sorties->duty[0] = 512; //START MOTOR M1 Sorties...
von hiticlo
05 Dez 2010, 20:49
Forum: Robo Pro / Computing / Software
Thema: Drive Motor with distance
Antworten: 6
Zugriffe: 6239

Drive Motor with distance

Hello I trying to drive Motors with this code below. And it not work. The motor not run. I have to put a break point in -- 1 -- to 'see' my motor running and in -- 2 -- it did not run in the other other way. I want to drive my motor dynamiclly so Sorties->distance[0] will be modified before the moto...
von hiticlo
04 Nov 2010, 22:05
Forum: Robo Pro / Computing / Software
Thema: Idea to organize ft-lib/RoboPro documentation
Antworten: 12
Zugriffe: 14179

Re: Idea to organize ft-lib/RoboPro documentation

Hello I think also it's a good Idea to centralize information from the several source. For the technical solution, for my site I use Spip (CMS system http://www.spip.net/ ) because it is simple to instal and there is lot of plugin to add functionality and lot lot of skins. There is the public site a...