MotorStatusFlags Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flags that indicate motor status
public enum MotorStatusFlags
type MotorStatusFlags =
Public Enum MotorStatusFlags
- Inheritance
-
MotorStatusFlags
Fields
Name | Value | Description |
---|---|---|
AllOk | 0 | No problems with motors detected |
LowVoltageFloat | 1 | The motors are automatically disabled because the battery voltage is too low. |
Overloaded | 2 | The motors aren't close to the target (applies to position control and dps speed control). |