Table of Contents

Enum VBatOutputModeValue

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

The behavior of the VBat output. CANdle supports modulating VBat output for single-color LED strips.

public enum VBatOutputModeValue
Extension Methods

Fields

Modulated = 2

VBat output is on at the specified modulation.

Off = 1

VBat output is off.

On = 0

VBat output is on at full power.