CurrentLimitsConfigsSupplyCurrentThreshold Field

Delay supply current limiting until current exceeds this threshold for longer than SupplyTimeThreshold. This allows current draws above SupplyCurrentLimit for a fixed period of time. This has no effect if SupplyCurrentLimit is greater than this value.
  • Minimum Value – 0.0
  • Maximum Value – 511
  • Default Value – 0
  • Units – A

Definition

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

Field Value

Double

See Also