Table of Contents

Enum AuxiliaryInputs

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Specifies the state of auxiliary input lines.

[Flags]
public enum AuxiliaryInputs : byte

Fields

None = 0
Aux0 = 1
Aux1 = 2
Aux0Changed = 32
Aux1Changed = 64