Do you have a question about the Euresys Coaxlink Series and is the answer not in the manual?
Brand | Euresys |
---|---|
Model | Coaxlink Series |
Category | Media Converter |
Language | English |
Explains the GenICam GenApi standard for device configuration.
Describes the GenICam GenTL standard for data transport.
Demonstrates iterating over Coaxlink cards using Euresys::EGenTL.
Lists essential header files for Euresys::EGenTL usage.
Creates a grabber and displays interface/device info.
Shows how to acquire images from a Coaxlink card using EGrabber.
Details setting up the grabber for specific acquisition modes.
Overview of different event types generated by Coaxlink cards.
Explains how Coaxlink firmware counts event occurrences.
How to enable event notifications and trigger callback functions.
Defines virtual methods for handling various event types.
How events are identified using numerical IDs (numid).
Discusses different callback models (on demand, single/multi-thread).
Example of handling CIC events via on-demand callbacks.
Demonstrates single and multi-thread callback models.
Accessing information related to new buffer events.
Introduces the Euresys GenApi Script language basics.
Describes built-in functions and objects for GenApi Script.
Explains the 'grabbers' object for accessing GenTL modules.
Demonstrates exporting values using the 'module' variable.
Compares MultiCam concepts with EGrabber counterparts.
Steps for initializing MultiCam driver and Euresys::EGenTL.
Process of creating and configuring a channel.
Automatic buffer allocation using EGrabber.
Manual buffer allocation and queuing.
Resetting buffer queue and surface state.
Configuring the frame grabber via MultiCam or EGrabber.
Configuring the camera via MultiCam or EGrabber.
Using script files for configuration in both APIs.
Methods for starting and stopping image acquisition.
Receiving buffers synchronously using MultiCam or EGrabber.
Implementing callbacks for event handling.
Handling events synchronously with MultiCam or EGrabber.
C# version of the first EGrabber example.
Compares C++ EGrabber classes with their .NET counterparts.
Mapping of C++ EGrabber methods to .NET equivalents.
How .NET defines callbacks using delegates.
C# example of single thread callback model.
Lists key acronyms like CIC, CTI, CXP, EMVA, PFNC, and SFNC.
Explains terms like Buffer module, Callback model, Camera controller, CoaXPress, GenApi, GenTL, etc.