ForwardLimitSourceValue Enumeration

Determines where to poll the forward limit switch. This defaults to the limit switch pin on the limit switch connector.

Definition

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

Members

LimitSwitchPin0 
RemoteTalonFX1 
RemoteCANifier2 

See Also