Table of Contents

Enum LossOfSignalBehaviorValue

Namespace
CTRE.Phoenix6.Signals
Assembly
Phoenix6.Hardware.dll

The behavior of the LEDs when the control signal is lost.

public enum LossOfSignalBehaviorValue
Extension Methods

Fields

DisableLEDs = 1

LEDs and animations are disabled after the control signal is lost.

KeepRunning = 0

LEDs remain enabled, and animations continue to run.