Type
Definitions
Description
Value | Description |
EVENT_ANY | Any and All events. |
EVENT_CAMERA_DISCONNECTED | Event of a specific camera being declared disconnected |
EVENT_HW_TRIGGER_RISING_EDGE | Event of a rising edge of the hardware trigger line |
EVENT_HW_TRIGGER_FALLING_EDGE | Event of a falling edge of the hardware trigger line |
EVENT_GPI_RISING_EDGE | Event of a rising edge of the general purpose input line |
EVENT_GPI_FALLING_EDGE | Event of a falling edge of the general purpose input line |
EVENT_HW_TRIGGER_MISSED | Event of missed hardware trigger |
EVENT_SYNCHRONIZED_TO_MASTER | Event of synchronizing the clock to a PTP Master |
EVENT_UNSYNCHRONIZED_FROM_MASTER | Event of loss of synchronization of the clock from a PTP Master |
EVENT_FRAMES_SKIPPED | At least one frame was skipped/dropped in the camera within the last streaming LED cycles (IE – the camera blinked the streaming LED Red) |
EVENT_SENSOR_SYNCHRONIZED | This camera’s sensor scan clock was reset to synchronize with other cameras |
EVENT_LAST | EVENT_SENSOR_SYNCHRONIZED |
Usage