Acqiris U1084A Manual de inicio - Página 17

Navegue en línea o descargue pdf Manual de inicio para Tarjeta PCI Acqiris U1084A. Acqiris U1084A 20 páginas. Acquisition card, 8-bit, up to 4 gs/s and 1.5 ghz bandwidth

Running C/C++ Applications under Linux

Several example programs may be found in the .tar.gz package file, under the folder:
/MD1_Software_Linux_X.xx.xx.tar/LinuxMD1-X.xx.xx/U10xx/Examples/

New C/C++ software applications

Please refer to the programming information contained in the README file, section 6.2.
An example program and makefile is located in:

Existing C/C++ software applications

If you have previously written applications with the Acqiris software, it will be necessary to
make some changes to your project to use the new AgMD1Fundamental driver as follows:
1. In the Makefile, link to the new library:
-lAgMD1Fundamental
2. In your code, include the header file:
AgMD1Fundamental.h
You may now compile and run your existing code with the new AgMD1Fundamental driver.
Acqiris U1084A Startup Guide
/usr/share/doc/md1/examples
(in place of -lAqDrv4)
(in place of AcqirisImport.h and AcqirisD1Import.h)
Step 5: Using the Applications
17