Step 5: Using the Applications
Keysight U1084A Startup Guide
17
If you receive an error regarding a missing dependency in
libQtXxx.so.4:
AgMD1SFP5 requires the Qt4 GUI library version 4.5 or higher, to
be present on your system. If it is not, please install it using the
appropriate package manger for your distribution (apt-get, yum or
YaST).
For more information the SFP_Help / User Guide may be accessed from the
Docs/
folder.
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
(default installation).
2. In the project properties, link to the new library:
AgMD1Fundamental.lib
(in place of AqDrv4.lib)
or,
AgMD1Fundamental_64.lib
(in place of AqDrv4_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
(in place of AcqirisImport.h and AcqirisD1Import.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
Programmers Guide, U1092-90003
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com