Table of Contents

Enum S1StateValue

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

State of the Signal 1 input (S1IN).

public enum S1StateValue
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).