Table of Contents

Enum AuxDigitalOutputs

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Specifies the state of the auxiliary digital output lines.

[Flags]
public enum AuxDigitalOutputs : byte

Fields

None = 0
Aux0Set = 1
Aux1Set = 2
Aux0Clear = 4
Aux1Clear = 8