CurrentLimitsConfigsSupplyCurrentLimit Field

The amount of supply current allowed. This is only applicable for non-torque current control modes. Note this requires the corresponding enable to be true. Use SupplyCurrentThreshold and SupplyTimeThreshold to allow brief periods of high-current before limiting occurs.
  • Minimum Value – 0.0
  • Maximum Value – 800.0
  • Default Value – 0
  • Units – A

Definition

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

Field Value

Double

See Also