MotorStatusFlags Enum
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 indicating motor status
C#
public enum MotorStatusFlags
type MotorStatusFlags =
Public Enum MotorStatusFlags
- Inheritance
-
MotorStatusFlags
Name | Value | Description |
---|---|---|
AllOk | 0 | |
LowVoltageFloat | 1 | LOW_VOLTAGE_FLOAT - The motors are automatically disabled because the battery voltage is too low |
Overloaded | 2 | OVERLOADED - The motors aren't close to the target (applies to position control and dps speed control). |
Product | Versies |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |