Table of Contents

Enum DigitalOutputs

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

Specifies the state of the digital output lines.

[Flags]
public enum DigitalOutputs : byte

Fields

None = 0
DO0 = 1
DO1 = 2