Please enable JavaScript to view this site.

FALCON/EAGLE user manual 4.62

To aid the integration of the FALCON/EAGLE into your own programs, the functions from the driver library, which are shipped with the grabber, are described in this section. The functions are sorted alphabetically and structured as follows:

<Function name>

Syntax

Function prototype from the header file falcon.h

Description

Function description with cross reference to affected functions

Parameters

Description of the function parameters with range of values

Return values

Description and range of return value. If function returns IS_NO_SUCCESS (-1), the error can be called with the function is_GetError().

The source code of the example program IDSDEMO, which uses the FALCON/EAGLE library, is delivered with the grabber on the installations-CD. In the source code the initialization of and access to the frame grabber is shown as well as the various operating modes.