SoftwareLimitSwitchConfigsForwardSoftLimitEnable Field

If enabled, the motor output is set to neutral if position exceeds ForwardSoftLimitThreshold and forward output is requested.
  • Default Value – False

Definition

Namespace: CTRE.Phoenix6.Configs
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public bool ForwardSoftLimitEnable

Field Value

Boolean

See Also