Enum TriggerInverted
- Namespace
- Harp.CameraControllerGen2
- Assembly
- Harp.CameraControllerGen2.dll
Specifies whether the camera trigger signal is inverted.
public enum TriggerInverted : byte
Fields
No = 0Selects the direct line.
Yes = 1Selects the pull-up line.