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
Specifies the state of the digital output lines.
[Flags]
public enum DigitalOutputs : byte
None = 0
DO0 = 1
DO1 = 2