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:
/usr/share/doc/md1/examples
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
(in place of -lAqDrv4)
2. In your code, include the header file:
AgMD1Fundamental.h
(in place of AcqirisImport.h and AcqirisD1Import.h)
You may now compile and run your existing code with the new
AgMD1Fundamental
driver.
18
Keysight U1084A Startup Guide
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com