ServoConfig Class
Configuration options for servo motors.
Namespace: RoboTx.ApiAssembly: Robo-Tx.Api (in Robo-Tx.Api.dll) Version: 2.0.0+65026aec209dcdd4c8c41f5116aa473c5500e690
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.
|