|
Re: Stupid servo
If the full Servo range works, then it might be the value you're feeding it is incorrect and actually too large.
Check the Help for the Servo Set to see the range of values allowed.
One thing to do is test with the default servo example code to see if you can control your servo to all those intermediate positions you want to stop at.
From the Startup screen (View->Getting Started Window...)
lower right corner Find FRC Examples.
Actuators->Servo.
Change the project target IP to your own team cRIO and use the Run button.
You can see the value being sent to the Servo by the front panel controls.
__________________
"Rationality is our distinguishing characteristic - it's what sets us apart from the beasts." - Aristotle
|