Enum OutputConfiguration
- Namespace
- Harp.CameraControllerGen2
- Assembly
- Harp.CameraControllerGen2.dll
Specifies the operation of the digital output line.
public enum OutputConfiguration : byte
Fields
Software = 0The digital output is controlled exclusively by software commands.
TriggerCamera = 1The digital output follows the corresponding camera trigger (not inverted).
StrobeCamera = 2The digital output follows the corresponding camera strobe.