Running C/C++, Labview Or Matlab Applications Under Windows - Agilent Technologies Acqiris U10 Series Manual

Table of Contents

Advertisement

Running C/C++, LabVIEW or MATLAB Applications under Windows

Running C/C++, LabVIEW or MATLAB Applications under
Windows
Several example programs may be found in the folder:
C:\Program Files (x86)\Agilent\MD1\U10xx_Digitizers\C++\Windows\VS2008
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 project properties, set the include directory to:
C:\Program Files (x86)\Agilent\MD1\U10xx_Digitizers\include
lation).
2. In the project properties, link to the new library:
AgMD1Fundamental.lib
or,
AgMD1Fundamental_64.lib
These libraries are located in:
C:\Program Files (x86)\Agilent\MD1\U10xx_Digitizers\lib
3. In your code, include the header file:
AgMD1Fundamental.h
You may now compile and run your existing code with the new AgMD1Fundamental driver.
New C/C++ software applications
Simply refer to the information in the Programmers Guide and Programmers Reference documents, and also in the
example programs:
Programmers Reference Manual, U1092-90002
l
Programmers Guide, U1092-90003
l
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
14
(in place of AqDrv4.lib)
(in place of AqDrv4_64.lib)
(in place of AcqirisImport.h and AcqirisD1Import.h)
Agilent Acqiris U10xx Series Products Startup Guide
(default instal-

Advertisement

Table of Contents
loading

Table of Contents