TorqueCurrentFOCDeadband Property
Deadband in Amperes. If torque request is within deadband, the bridge
output is neutral. If deadband is set to zero then there is effectively no
deadband. Note if deadband is zero, a free spinning motor will spin for
quite a while as the firmware attempts to hold the motor's bemf. If user
expects motor to cease spinning quickly with a demand of zero, we recommend
a deadband of one Ampere. This value will be converted to an integral value
of amps.
Namespace: CTRE.Phoenix6.ControlsAssembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
public double Deadband { get; set; }
member Deadband : float with get, set
Property Value
Double