Table of Contents

Enum DigitalInputs

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

Specifies the state of port digital input lines.

[Flags]
public enum DigitalInputs : byte

Fields

None = 0
DIPort0 = 1
DIPort1 = 2
DIPort2 = 4
DI3 = 8