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