ServoConfig Class
Configuration options for servo motors.
Namespace: RoboTx.ApiAssembly: Robo-Tx.Api (in Robo-Tx.Api.dll) Version: 2.0.0+58b061ffe902bd370f7f9a4c58103d8e1f566889
type ServoConfig = class end
- Inheritance
- Object ServoConfig
| SetAngleLimits |
Sets the servo angle lower and upper limits to prevent the servo travelling beyond physical boundaries.
|
| SetSpeedLimit |
Sets the maximum speed of the servos.
|
| SetType |
Sets the type of specified servo motor in terms of minimum and maximum pulse width to ensure correct positioning.
|