Labview Applications; Running C/C++ Applications Under Linux; New C/C++ Software Applications; Existing C/C++ Software Applications - Keysight Technologies U1084A Startup Manual

Pcie high-speed digitizer 8-bit, up to 4 gs/s and 1.5 ghz bandwidth
Table of Contents

Advertisement

Step 5: Using the Applications
These manuals will be installed to your computer with the driver package, and may be
found from the Windows Start Menu: Start > All Programs >Agilent > MD1 >
Documentation

LabVIEW applications

Use the Acqiris LabVIEW driver (uses AqDrv4.dll) which is provided in the folder:
C:\Program Files (x86)\Agilent\MD1\U10xx_Digitizers\LabVIEW
MATLAB applications
Use the MATLAB MEX interface which is provided in the folder:
C:\Program Files (x86)\Agilent\MD1\U10xx_Digitizers\MATLAB

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.
18
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
/usr/share/doc/md1/examples
(in place of -lAqDrv4)
(in place of AcqirisImport.h and AcqirisD1Import.h)
Keysight U1084A Startup Guide

Advertisement

Table of Contents
loading

Table of Contents