Table of Contents

Enum OutputConfiguration

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

Specifies the operation of the digital output line.

public enum OutputConfiguration : byte

Fields

Software = 0

The digital output is controlled exclusively by software commands.

TriggerCamera = 1

The digital output follows the corresponding camera trigger (not inverted).

StrobeCamera = 2

The digital output follows the corresponding camera strobe.