TestMotor
ITestMotor represents testable motor.
Property | Type | Description |
|---|---|---|
|
| Motor instance number. |
|
| Servo output. |
|
| Locally tracked test state based on the accepted command and timeout. |
|
| PWM in microseconds. |
Method | Return Type | Description |
|---|---|---|
|
| Run motor test. |
|
| Stop motor test. |
ITestMotor.StartTest
Parameter | Type | Description |
|---|---|---|
|
| Throttle value in percentage. |
|
| Motor test duration in seconds. |
|
| An optional token to cancel the operation. |
ITestMotor.StopTest
Parameter | Type | Description |
|---|---|---|
|
| An optional token to cancel the operation. |
Last modified: 16 July 2026