Event Specific Context Data
Context data that is available only for a selected set of custom events
EVENT_DATA_NUMID_CIC_DISCARDED_CIC_TRIGGER
Value of EventSpecific for EVENT_DATA_NUMID_CIC_DISCARDED_CIC_TRIGGER is a bitfield that can be interpreted according to the following definitions:
Bit# | Description |
---|---|
0 | Cause: image buffer is full. |
1 | Cause: camera cycle not complete. |
2 | Cause: maximum number of pending triggers already reached. |
3 | Cause: data stream is not active |
EVENT_DATA_NUMID_CIC_PENDING_CIC_TRIGGER
Value of EventSpecific for EVENT_DATA_NUMID_CIC_PENDING_CIC_TRIGGER is a bitfield that can be interpreted according to the following definitions:
Bit# | Description |
---|---|
0 | Cause: image buffer is full. |
1 | Cause: camera cycle not complete |
EVENT_DATA_NUMID_DATASTREAM_START_OF_SCAN
Value of EventSpecific for EVENT_DATA_NUMID_DATASTREAM_START_OF_SCAN is a bitfield that can be interpreted according to the following definitions:
Bit# | Description |
---|---|
1 | Cause: software trigger. |
2 | Cause: hardware trigger |
3 | Cause: DSStartAcquisition or end of previous scan |
EVENT_DATA_NUMID_DATASTREAM_END_OF_SCAN
Value of EventSpecific for EVENT_DATA_NUMID_DATASTREAM_END_OF_SCAN is a bitfield that can be interpreted according to the following definitions:
Bit# | Description |
---|---|
1 | Cause: software trigger. |
2 | Cause: hardware trigger |
3 | Cause: Cause: reached scan length |
4 | Cause: DSStopAcquisition |
5 | Cause: internal exception (image buffer almost full) |
EVENT_DATA_NUMID_DATASTREAM_REJECTED_FRAME
Value of EventSpecific for EVENT_DATA_NUMID_DATASTREAM_REJECTED_FRAME is a bitfield that can be interpreted according to the following definitions:
Bit# | Description |
---|---|
0 | Cause: image buffer is full. |
1 | Cause: data stream is not active |