Table of Contents

Enum S2StateValue

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

State of the Signal 2 input (S2IN).

public enum S2StateValue
Extension Methods

Fields

Floating = 0

Input is not driven high or low, it is disconnected from load.

High = 2

Input is driven high (above 3V).

Low = 1

Input is driven low (below 0.5V).