Enum AppliedRotorPolarityValue
The applied rotor polarity as seen from the front of the motor. This typically is determined by the Inverted config, but can be overridden if using Follower features.
public enum AppliedRotorPolarityValue
- Extension Methods
Fields
PositiveIsClockwise = 1Positive motor output results in clockwise motion.
PositiveIsCounterClockwise = 0Positive motor output results in counter-clockwise motion.