AppliedRotorPolarityValue Enumeration

The applied rotor polarity. This typically is determined by the Inverted config, but can be overridden if using Follower features.

Definition

Namespace: CTRE.Phoenix6.Signals
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public enum AppliedRotorPolarityValue

Members

PositiveIsCounterClockwise0 
PositiveIsClockwise1 

See Also