Graphy icon Graphy Plot live data with ControlCommand scripts: multi-series charts, many chart types, legend toggle, add/remove series, export graph data to CSV 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 the servo speeds during startup: Setting Servo speeds and Initialization Script Tutorial - Tutorials - Community - Synthiam