Custom Servo Controller icon Custom Servo Controller Control up to 99 servos via Vx virtual ports over serial (Arduino/custom firmware), integrating with ARC for scalable servo management. 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.