This program sets the 34410A, 34411A for 10 DCV measurements on the 10V range with
a 1 second delay between the measurements. The measurements are started with BUS
trigger (i.e., software trigger). The program also checks the instrument id to make
sure there is communication between the computer and instrument.
For GPIB, the program uses the status byte to determine when measurements are made;
for USB and LAN, the program reads the Standard Event Register
The program requires that the VISA drivers are installed in the computer. VISA
comes with the Agilent I/O Library. Also add the visa32.lib file as a resource and
include the visa.h file in the project.
The program was developed in Microsoft® Visual C++ .NET 2005 as a WIN32 project.
Date: August 22, 2006
Version: 1.0.0.0
Language: Microsoft® Visual C++ .NET 2005
Operating System: Windows(r) 2000 Professional, XP
VISA Version: Use Agilent I/O Library Suite 14.0 or above
Microsoft, Windows and XP are registered trademarks of Microsoft Corporation
Copyright (c) 2006 Agilent Technologies Inc. All rights reserved.
You have a royalty-free right to use, modify, reproduce and distribute these example
files (and/or any modified version) in any way you find useful, provided that you
agree that Agilent has no warranty, obligations or liability for any Sample
Application Files.
Agilent Technologies will not modify the program to provide added
functionality or construct procedures to meet your specific needs.