SensorDirectionValue Enumeration

Direction of the sensor to determine positive facing the LED side of the CANcoder.

Definition

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

Members

CounterClockwise_Positive0 
Clockwise_Positive1 

See Also