SSC-32 Servo Controller icon SSC-32 Servo Controller ARC integration for SSC-32 servo controllers via PC COM or EZ-B/Arduino UART; maps V0-V31, configurable baud, enables servos in ARC skills. Try it →
 

Setposition

Servo.setPosition(port, position, [ezbIndex])

Parameters

port Servo port to set position of.
position Position to move the servo to.
ezbIndex (optional) Board index of the EZB to use.

Returns

Nothing

Description

Commands the servo to move to position. position is a value between 1 and 180.