19 Glossary
API
Application programming interface (API). The standard API for
MATRIX VISION products is called mvIMPACT_Acquire.
CIFS
Common internet file system (CIFS) replaced Samba in 2006.
It gets rid of NetBIOS packets an introduced Unix features like
soft/hard links and allows larger files.
CPU Central processing unit aka processor.
DAC Digital to analog converter (D/A converter).
Defaults Standard system settings.
Digital I/O Digital inputs and outputs.
GenICam GenICam stands for GEN eric programming I nterface for CAM eras.
It's a generic way to access and modify device parameters with a
unified interface. A GenICam compliant device either directly provides
a GenICam compliant description file (in internal memory) or the
description file can be obtained from a local (harddisc etc.) or web
location. A GenICam description file is something like a machine
readable device manual. It provides a user readable name and value
range for parameters that are offered by the device for reading and/or
writing and instructions on what command must be send to a device when
the user modifies or reads a certain parameter from the device. These
description files are written in XML. An excerpt from such a file can
be seen in the figure below:
Excerpt of a GenICam description file (in XML)
For further information on this topic please have a look at
http://www.genicam.org.
How to get access to a certain feature in an application that works with the GenICam
interface and for information on the difference between the GenICam interface
layout
and the mvIMPACT Acquire interface please have a look at the chapter matching
your
preferred programming language:
251