There was an error while loading. Please reload this page.
Set the pulse width of the specified servo channel(s).
ServoSetPulseWidth(unsigned char numChans, unsigned char* channels, unsigned short* pulseWidths);
numChans The number of servo channels to open.
channels A pointer to the first element in a byte array containing the servo channels to set.
pulseWidths A pointer to the first element in an unsigned short array containing servo pulse width(s) in uS.
int status
ServoOpen()
ServoSetPulseWidth()
ServoClose()
Firmware Reference
Home
Getting Started
Tutorials
FAQ
Pinouts
VI Reference
Specification Reference