MotionMagicIsRunningValue Enumeration

Check if Motion Magic® is running. This is equivalent to checking that the reported control mode is a Motion Magic® based mode.

Definition

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

Members

Disabled0 
Enabled1 

See Also