| | Pbforth probs Daniele Benedettelli
|
| | Hi. After reading the web pages, word lists, help, tutorials, I still wonder how to control SERVO MOTORS with PBForth. I tried the SERVO_SET command but it says "ABORTED (missing ;?)" What does it mean?How can I interprete the syntax explained on (...) (20 years ago, 22-Jul-04, to lugnet.robotics.rcx.pbforth)
|
| | |
| | | | RE: Pbforth probs Ralph Hempel
|
| | | | Sorry, the page IS unclear. 0 1 0 SERVO_SET will center the servo on the first motor port 50 1 0 SERVO SET wil moove it in one direction 100 1 0 SERVO_SET will move it more in one direction -50 1 0 SERVO_SET will move it in the other direction -100 (...) (20 years ago, 22-Jul-04, to lugnet.robotics.rcx.pbforth)
|
| | | | |
| | | | | | Re: Pbforth probs Daniele Benedettelli
|
| | | | (...) The fact is that nothing happens! Servo doesn't move (the interface works well with NQC) Or the console says "ABORTED etc..." What's wrong? (20 years ago, 22-Jul-04, to lugnet.robotics.rcx.pbforth)
|
| | | | |
| | | | | | RE: Pbforth probs Ralph Hempel
|
| | | | Did you upload the pbforth_servo.srec file? (...) (20 years ago, 22-Jul-04, to lugnet.robotics.rcx.pbforth)
|
| | | | |