Glossary

    B
  • GenTL module that represents a memory buffer. Buffers must be announced to the data stream that will fill them with image data.
  • C
  • Defines when and where (in which thread) callback functions are executed. eGrabber supports three callback models named respectively CallbackOnDemand, CallbackSingleThread and CallbackMultiThread.
  • Acronym for Camera and Illumination Controller
  • Part of a frame grabber card that controls a camera and its associated illumination devices. Hosted in the GenTL Device module.
  • Interface and communication standard for industrial cameras based on the National Semiconductor interface Channel Link. The standard is maintained and administered by the Automated Imaging Association or AIA, the global machine vision industry's trade group.
  • Lists of the discovered cameras of the selected source in the Welcome screen of eGrabber Studio. For each camera, the underlying GenTL components are specified.
  • Euresys product series of CoaXPress frame grabbers
  • Euresys CoaXPress frame grabber
  • Legacy Euresys software driver for Coaxlink cards (superseded by eGrabber driver since release 12.8)
  • Euresys product series of CoaXPress frame grabbers
  • Acronym for CoaXPress
  • Interface and communication standard for industrial cameras using single or multiple coaxial cables. It supports the asymmetric high-speed transmission of images and related control data. This digital interface standard, hosted by the JIIA (Japan Industrial Imaging Association), has been developed for high-speed image data transmission in machine vision applications. (Source: http://www.coaxpress.com/)
  • GenTL producer
  • Acronym for Common Transport Interface
  • D
  • GenTL module that handles buffers
  • Represents the camera component in the frame grabber driver and corresponds to the GenTL Device module. This module exposes the camera parameters defined in the driver, as opposed to the parameters of the camera actually connected to the frame grabber (remote device). In the context of Coaxlink frame grabbers, the term "Coaxlink device" could be used as a synonym.
  • GenTL module that contains the frame grabber settings relating to the camera. Parent of the data stream module.Sibling of the remote device.
  • E
  • Object that encapsulates a GenTL stream (with a number of buffers), its parent modules (GenTL system, interface, device), as well as the GenTL remote device. You can configure an eGrabber using a GenApi XMLfile. eGrabber Studio creates and presents instances of eGrabbers, called "grabbers" using the Euresys::EGrabber class of the eGrabber library.
  • Euresys frame grabber driven by eGrabber (Coaxlink series and Grablink Duo)
  • Euresys software driver for the latest generation of image acquisition products (Coaxlink series,Grablink Duo, Gigelink, Recorder, Playlink)
  • Optional library of eGrabber that provides a universal, hardware-independent access to GigE Vision cameras
  • Group of eGrabbers, that correspond to all banks of a multi-bank camera. In this group of eGrabbers, one eGrabber is master and holds the reference GenApi configuration, and the others are slave.
  • Optional library of eGrabber that provides video recording services to hard drives
  • List of the discovered eGrabbers of the selected source in the Welcome screen of eGrabber Studio. The GenTL components of each discovered eGrabber are presented in a tree view: interface (frame grabber), device (camera) and stream.
  • Acronym for European Machine Vision Association
  • G
  • GenICam standard that deals with camera and frame grabber configuration.
  • Camera or frame grabber feature(s), defined in a GenICam register description file. Either a set/get parameter, or a command with side effects.
  • Camera or frame grabber feature(s), defined in a GenICam register description file. Either a set/get parameter, or a command with side effects.
  • Set of EMVA standards. It consists of GenApi, GenTL, the SFNC and the PFNC.
  • GenICam standard that deals with data transport. TL stands for Transport Layer.
  • GenTL module that represents a memory buffer. Buffers must be announced to the data stream that will fill them with image data.
  • GenTL module that handles buffers
  • GenTL module that contains the frame grabber settings relating to the camera. Parent of the data stream module.Sibling of the remote device.
  • GenTL module that represents a frame grabber. Parent of the device module.
  • Software library that implements the GenTL API. File with the cti extension (e.g., coaxlink.cti, gigelink.cti).
  • GenTL module that contains the camera settings relating to the Device Module. Sibling of the Device Module.
  • GenTL module that represents the GenTL producer. Also known as TLSystem. Parent of the interface module.
  • Interface standard for industrial cameras ransmitting high-speed video and related control data over Ethernet networks. The Association for Advancing Automation (A3) oversees the ongoing development and administration of the standard.
  • Shortname of eGrabber Gigelink
  • Short term for "frame grabber" or instance of an "eGrabber" object
  • Euresys product series of Camera Link frame grabbers
  • Euresys Camera Link frame grabber
  • Euresys product series of Camera Link frame grabbers
  • H
  • Graphical representation of the tonal distribution in a digital image. It plots the number of pixels for each tonal value. The histogram for a specific image allows a viewer to judge the entire tonal distribution at a glance (<Wikipedia)
  • I
  • Part of eGrabber card that controls digital I/O lines and implements tools such as rate converters, delay lines, etc. Hosted in the interface module.
  • Numerical identifier used to query a specific piece of information from a GenTL module. Info commands are defined either in the standard GenTL header file, or in a vendor-specific header file (e.g., info commands specific to eGrabber are defined in include/GenTL_v1_5_EuresysCustom.h).
  • Represents the frame grabber component in the frame grabber driver. This corresponds to the GenTL Interface module.
  • GenTL module that represents a frame grabber. Parent of the device module.
  • L
  • In the imaging device context, refers to the distance between two consecutive scan lines in an image sensor. For line-scan imagers,"Line Pitch" is determined by the relative displacement between the camera and the object during a camera cycle period.
  • Set of intensity values taken from regularly spaced points along a line segment (or multi-line path) in an image. For an RGB image, the plot includes separate lines for the red, green, and blue intensities. Also called "intensity profile". (< https://www.mathworks.com)
  • In the context of a GenTL image buffer, represents the memory offset between two adjacent pixels along a vertical axis. Also known as buffer width.
  • M
  • Camera that consists of several (independent) CoaXPress devices (GenTL remote devices). Each camera device is connected to a Coaxlink device (GenTL device) that will only receive a part (lines or regions) of the whole camera output.
  • P
  • Acronym for Pixel Format Naming Convention
  • Standard power delivery method over the CoaXPress cables
  • Standard power delivery method over the CoaXPress cables
  • R
  • Short name for eGrabber Recorder
  • File created by the eGrabber Recorder library to store and save buffer content (metadata and images) to a given location on the computer.
  • XML file mapping low-level hardware registers to camera or frame grabber features
  • Represents the camera and corresponds to the GenTL Remote Device module. This module exposes the parameters of the camera actually connected to the frame grabber. In the context of Coaxlink frame grabbers, the term "CoaXPress device" could be used as a synonym.
  • GenTL module that contains the camera settings relating to the Device Module. Sibling of the Device Module.
  • S
  • Acronym for Standard Features Naming Convention
  • Corresponds to the GenTL producer in GenICam (for example coaxlink.cti)
  • Represents the driver component receiving the buffers and their content. This corresponds to the GenTL Data Stream module.
  • GenTL module that represents the GenTL producer. Also known as TLSystem. Parent of the interface module.
  • T
  • The time at which an event occurs. For Coaxlink series and Grablink Duo, timestamps are always 64-bit integers and are expressed as the number of microseconds that have elapsed since the computer was started.