simplest_take.c File Reference


Detailed Description

An example program to show usage of EDT PCI DV library to acquire and optionally save single or multiple images from devices connected to EDT high speed digital video interface such as the PCI DV C-Link or PCI DV FOX / RCX.

This is the simplest example for acquiring single images, and is provided as a starting point incorporating digital video acquisition in a user application. It doesn't use any optimization such as ring buffering or pipelining or separate calls for to start/wait for images. Nor * does it do any error checking or checking for overruns or timeouts as a more robust program would do. For an example that includes those operations, see simple_take.c.

For more more complex operations, including error detection, diagnostics, changing camera exposure times, and tuning the acquisition in various ways, refer to the take.c utility. For serial, see serial_cmd.c.

For a sample Windows GUI application code, see wintake.

(C) 2005-2007 Engineering Design Team, Inc.

Definition in file simplest_take.c.

#include "edtinc.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)


Generated on Mon May 12 16:39:06 2008 by  doxygen 1.5.1