rate_sp


Description:

public int rate_sp { set; get; }

Gets and sets the current rate for the servo.

The rate is how long it takes the servo to move from 0 to 100. In other words, full travel from a position of-100 to a position of 100 will take two times the rate.

Units are milliseconds. A rate of 0 means 'as fast as possible'.