Enum EventConfiguration
- Namespace
- Harp.CameraControllerGen2
- Assembly
- Harp.CameraControllerGen2.dll
Specifies the operation of the camera events.
public enum EventConfiguration : byte
Fields
EventOnStrobe = 0
Event is sent when the strobe goes from LOW to HIGH.
EventOnTrigger = 1
Event is sent when the trigger goes from LOW to HIGH.