TCP Script Server Raw icon TCP Script Server Raw TCP server for ARC accepting EZ-Script, JavaScript or Python commands, letting controllers send commands and receive line-terminated responses Try it →
 

Setspeed

Servo.setSpeed(port, speed, [ezbIndex])

Parameters

port Servo port to use.
speed Speed to set the servo port to.
ezbIndex (optional) Board index of the EZB to use.

Returns

Nothing

Description

Sets the speed of the servo port to speed. speed is a value between 0 (fastest) and 10 (slowest).

This tutorial explains how to re-initialize servo speeds on startup: Setting Servo speeds and Initialization Script Tutorial - Tutorials - Community - Synthiam