![Euresys Coaxlink Series Скачать руководство пользователя страница 20](http://html1.mh-extra.com/html/euresys/coaxlink-series/coaxlink-series_programmers-manual_2436137020.webp)
20
n
The configuration script can easily be shared by several applications written in different
programming languages: C++, C#, VB.NET...
n
The full power of
is available.
5.4. Events
Background
Coaxlink cards generate different kinds of events:
n
New buffer
events: events indicating that a
has been filled by a
.
n
Data stream
events: events related to a
and its frame store.
n
Camera and illumination controller
events: events related to the real-time control (performed
by a
) of a camera and its illumination devices.
n
I/O toolbox
events: events (coming from the
) related to digital I/O lines and other I/O
tools.
n
CoaXPress interface
events: events (also coming from the
) related to the CoaXPress
interface.
New buffer
events are standard in GenTL. They occur when a buffer is filled by the frame
grabber. Information attached to
new buffer
events include the handle of the buffer and a
timestamp.
The other types of events are restricted to Coaxlink and can be viewed as categories of specific
events. For example, in the
CIC
category of events, we have:
n
CameraTriggerRisingEdge
(start of camera trigger)
n
CameraTriggerFallingEdge
(end of camera trigger)
n
StrobeRisingEdge
(start of light strobe)
n
StrobeFallingEdge
(end of light strobe)
n
AllowNextCycle
(CIC is ready for next camera cycle)
n
...
and in the
I/O toolbox
category of events, we have:
n
LIN1
(line input tool 1)
n
LIN2
(line input tool 2)
n
MDV1
(multiplier/divider tool 1)
n
...
Coaxlink
Programmer Guide
5. Euresys::EGrabber