What are you looking for?

Custom Events Sources

List of all available custom event sources grouped by custom event types

EVENT_CUSTOM_IO_TOOLBOX

EVENT_CUSTOM_IO_TOOLBOX event sources
Event Source Description
IO_TOOLBOX_LIN1 Line Input Tool 1 – Event output
IO_TOOLBOX_LIN2 Line Input Tool 2 – Event output
IO_TOOLBOX_LIN3 Line Input Tool 3 – Event output
IO_TOOLBOX_LIN4 Line Input Tool 4 – Event output
IO_TOOLBOX_LIN5 Line Input Tool 5 – Event output
IO_TOOLBOX_LIN6 Line Input Tool 6 – Event output
IO_TOOLBOX_LIN7 Line Input Tool 7 – Event output
IO_TOOLBOX_LIN8 Line Input Tool 8 – Event output
IO_TOOLBOX_QDC1 Quadrature Decoder Tool 1 – Event output
IO_TOOLBOX_QDC1_DIR Quadrature Decoder Tool 1 – Changed direction
IO_TOOLBOX_QDC2 Quadrature Decoder Tool 2 – Event output
IO_TOOLBOX_QDC2_DIR Quadrature Decoder Tool 2 – Changed Direction
IO_TOOLBOX_DIV1 Divider Tool 1 – Event output
IO_TOOLBOX_DIV2 Divider Tool 2 – Event output
IO_TOOLBOX_MDV1 Multiplier/Divider Tool 1 – Event output
IO_TOOLBOX_MDV2 Multiplier/Divider Tool 2 – Event output
IO_TOOLBOX_DEL11 Delay Tool 1 Output 1 – Event output
IO_TOOLBOX_DEL12 Delay Tool 1 Output 2 – Event output
IO_TOOLBOX_DEL21 Delay Tool 2 Output 1 – Event output
IO_TOOLBOX_DEL22 Delay Tool 2 Output 2 – Event output
IO_TOOLBOX_USER_EVENT_1 User Event 1
IO_TOOLBOX_USER_EVENT_2 User Event 2
IO_TOOLBOX_USER_EVENT_3 User Event 3
IO_TOOLBOX_USER_EVENT_4 User Event 4
IO_TOOLBOX_EIN1 Event Input Tool 1 – Event output
IO_TOOLBOX_EIN2 Event Input Tool 2 – Event output

This event type belongs to the Interface Module, it gathers all the event sources located inside the I/O Toolbox.

All the event outputs of all the I/O Toolbox tools are available as event sources.

Note: Check the I/O Toolbox Composition for applicable values

EVENT_CUSTOM_CXP_INTERFACE

Event Source Description
CXP_INTERFACE_CRC_ERROR_CXP_A A CRC error is detected on the Connection A of the CoaXPress Host Interface.
CXP_INTERFACE_CRC_ERROR_CXP_B A CRC error is detected on the Connection B of the CoaXPress Host Interface.
CXP_INTERFACE_CRC_ERROR_CXP_C A CRC error is detected on the Connection C of the CoaXPress Host Interface.
CXP_INTERFACE_CRC_ERROR_CXP_D A CRC error is detected on the Connection A of the CoaXPress Host Interface.

This event type belongs to the Interface Module, it gathers all the event sources located inside the CoaXPress Host Interface.

EVENT_CUSTOM_CIC

EVENT_CUSTOM_CIC event sources
Event Source Description
CIC_CAMERA_TRIGGER_RISING_EDGE

Rising edge of the Camera Trigger output signal

(Start of Exposure in RC and RG camera control methods)

CIC_CAMERA_TRIGGER_FALLING_EDGE

Falling edge of the Camera Trigger output signal

(End of Exposure in RG camera control method)

CIC_STROBE_RISING_EDGE Rising edge of the Strobe output signal
CIC_STROBE_FALLING_EDGE Falling edge of the Strobe output signal
CIC_ALLOW_NEXT_CYCLE A new camera cycle is allowed to start immediately.
CIC_DISCARDED_CIC_TRIGGER A CIC cycle trigger is discarded.
CIC_PENDING_CIC_TRIGGER A CIC cycle trigger is recorded, but its execution is delayed until CIC is ready.
CIC_CXP_TRIGGER_ACK A positive acknowledgment is received in response to a CoaXPress Host to Device Trigger Message.
CIC_CXP_TRIGGER_RESEND A resent of the CoaXPress Host to Device Trigger Message is executed.
CIC_TRIGGER CIC trigger

This event type belongs to the Device Module, it gathers all the event sources located inside the Camera and Illumination Controller.

Note: There is one Camera and Illumination Controller instance per GenTL Device Module. The number of GenTL Device Modules per Coaxlink card is defined by the firmware-variant.

EVENT_CUSTOM_DATASTREAM

Event Source Description
DATASTREAM_START_OF_CAMERA_READOUT

The first pixel data of an image frame is written into the on-board FIFO Buffer.

Applies to area-scan firmware variants only.

DATASTREAM_END_OF_CAMERA_READOUT

The last pixel data of an image frame is written into the on-board FIFO Buffer.

Applies to area-scan firmware variants only.

DATASTREAM_START_OF_SCAN

The first pixel data of an image scan is written into the on-board FIFO Buffer.

Applies to line-scan firmware variants only.

DATASTREAM_END_OF_SCAN

The last pixel data of an image scan is written into the on-board FIFO Buffer.

Applies to line-scan firmware variants only.

DATASTREAM_REJECTED_FRAME

An image frame is rejected (On-board FIFO Buffer is full)

Applies to area-scan firmware variants only.

DATASTREAM_REJECTED_SCAN

An image scan is rejected (On-board FIFO Buffer is full)

Applies to line-scan firmware variants only.

This event type belongs to the Data Stream Module, it gathers all the event sources located inside the Image Acquisition Controller.