Enum InvertedValue
Invert state of the device as seen from the front of the motor.
public enum InvertedValue
- Extension Methods
Fields
Clockwise_Positive = 1Positive motor output results in clockwise motion.
CounterClockwise_Positive = 0Positive motor output results in counter-clockwise motion.