Table of Contents

Enum DigitalOutputs

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

Specifies the state of port digital output lines.

[Flags]
public enum DigitalOutputs : ushort

Fields

None = 0
DOPort0 = 1
DOPort1 = 2
DOPort2 = 4
SupplyPort0 = 8
SupplyPort1 = 16
SupplyPort2 = 32
Led0 = 64
Led1 = 128
Rgb0 = 256
Rgb1 = 512
DO0 = 1024
DO1 = 2048
DO2 = 4096
DO3 = 8192