Table of Contents

Enum DigitalOutputs

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

Specifies the state of port digital output lines.

[Flags]
public enum DigitalOutputs : byte

Fields

None = 0
DO1 = 1
DO2 = 2
DO3 = 4
DO4 = 8
DO5 = 16
DO6 = 32
DO7 = 64
DO8 = 128