Package com.ctre.phoenix.led
Class CANdleConfiguration
java.lang.Object
com.ctre.phoenix.CustomParamConfiguration
com.ctre.phoenix.led.CANdleConfiguration
Configurables available to CANifier
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubleBrightness scalar for all LEDs controlledbooleanTrue to turn off LEDs when Loss of Signal occurrsbooleanTrue to turn off Status LED when CANdle is actively being controlledWhat type of LEDs the CANdle controlsThe behavior of VBat outputFields inherited from class com.ctre.phoenix.CustomParamConfiguration
customParam0, customParam1, enableOptimizations -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
stripType
What type of LEDs the CANdle controls -
brightnessScalar
Brightness scalar for all LEDs controlled -
disableWhenLOS
True to turn off LEDs when Loss of Signal occurrs -
statusLedOffWhenActive
True to turn off Status LED when CANdle is actively being controlled -
vBatOutputMode
The behavior of VBat output
-
-
Constructor Details
-
CANdleConfiguration
public CANdleConfiguration()
-
-
Method Details
-
toString
- Overrides:
toStringin classCustomParamConfiguration- Returns:
- String representation of configs
-
toString
- Overrides:
toStringin classCustomParamConfiguration- Parameters:
prependString- String to prepend to configs- Returns:
- String representation of configs
-