TestMotor
ITestMotor represents testable motor.
Property | Type | Description |
|---|---|---|
|
| Motor instance number. |
|
| Servo output. |
|
| Motor test status. |
|
| PWM in microseconds. |
Method | Return Type | Description |
|---|---|---|
|
| Run motor test. |
|
| Stop motor test. |
ITestMotor.StartTest
Parameter | Type | Description |
|---|---|---|
|
| Throttle value in percentage. |
|
| Timeout between tests that are run in sequence. |
|
| An optional token to cancel the operation. |
ITestMotor.StopTest
Parameter | Type | Description |
|---|---|---|
|
| An optional token to cancel the operation. |
Last modified: 17 November 2025