6 namespace motorcontrol {
65 enum class [[deprecated(
"This device's Phoenix 5 API is deprecated for removal in the 2025 season."
66 "Users should update to Phoenix 6 firmware and migrate to the Phoenix 6 API."
67 "A migration guide is available at https://v6.docs.ctr-electronics.com/en/stable/docs/migration/migration-guide/index.html")]]
ControlMode
Choose the control mode for a motor controller.
Definition: ControlMode.h:11
@ Current
Input current closed loop.
@ MotionProfileArc
Motion Profile with auxiliary output.
@ Position
Position closed loop.
@ MusicTone
Plays a single tone.
@ MotionMagic
Motion Magic.
@ Follower
Follow other motor controller.
@ Velocity
Velocity closed loop.
@ MotionProfile
Motion Profile.
@ PercentOutput
Percent output [-1,1].
@ Disabled
Disable Motor Controller.
TalonFXControlMode
Choose the control mode for a TalonFX / Falcon 500.
Definition: ControlMode.h:68
TalonSRXControlMode
Choose the control mode for a Talon SRX.
Definition: ControlMode.h:114
VictorSPXControlMode
Choose the control mode for a Victor SPX.
Definition: ControlMode.h:156
namespace ctre
Definition: paramEnum.h:5