|
Re: Servo Camera Example Servos don't work
LabVIEW or C++?
If it is LabVIEW, find where the example is controlling the servos and replace it with a control. Then you can easily command them to move.
If they move, it is the example code's fault somewhere in deciding where to go.
Otherwise, it may be wiring (which you seem to have disproven), the watchdog, opening the servo reference, communication with the DS, etc...
Also, try highlight execution mode.
|