MC136x/MC137x GenICam Reference Manual
3
1. Introduction
Today's digital cameras are packed with much more functionality than just delivering an image.
Processing the image and appending the results to the image data stream, controlling external
hardware, and doing the real-time part of the application have become common tasks for machine
vision cameras. As a result, the programming interface for cameras has become more and more
complex.
The goal of GenICam is to provide a generic programming interface for all kinds of cameras. No
matter what interface technology (GigE Vision, Camera Link, 1394 DCAM, USB, etc.) they are
using or what features they are implementing, the application programming interface (API) should
be always the same.
GEN<i>CAM as a standard for the definition of software and hardware (cameras) is becoming
increasingly important.
Our cameras of the production line MC136x and MC137x are GigE Vision complient cameras. The
GigE Vision standard uses Ethernet as the hardware interface to connect a camera to its host.
GigE Vision is based on GEN<i>CAM which ensures compatibility to a wide range of programming
interfaces and applications.
The description of this manual covers the Mikrotron cameras from the series
MC136x and MC137x
1.1. General Target
The configuration, status and control capabilities of the cameras are accessible by a number of
camera 'features'. This manual gives you an overview of the features defined in the MC136x and
MC137x. Special functions of the cameras will be descriped in detail to give you all informations
you may need to realize your software projects with our cameras.
There are a number of standard features, wich are common to all GigE Vision complient cameras.
For example, there areare features to configure the communication over the Ethernet interface. Not
all of this features are descriped in this manual. They are descriped in detail in the document
'GEN<i>CAM Standard Features Naming Convention' which can be downloaded from the
homepage of the GEN<i>CAM organisation (http://www.genicam.org/).
Please use a GEV-Viewer to show all possible features of the camera ( e.g. GEVPlayer from
Pleora).
This specification provides the definitions of all camera related features and show you how to use
them for your programming.