Agilent Technologies 33220A User Manual page 314

20 mhz waveform generator
Table of Contents

Advertisement

Once you have installed the appropriate software components, see
"Remote Interface Configuration" in chapter 3 for information on
configuring your interface.
The programs listed in this chapter are protected by copyright.
Copyright © 2003, 2007 Agilent Technologies, Inc.
You have a royalty-free right to use, modify, reproduce and distribute the
Sample Application 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 provides programming examples for illustration
only. All sample programs assume that you are familiar with the
programming language being demonstrated and the tools used to create
and debug procedures. Agilent support engineers can help explain the
functionality of Agilent software components and associated commands,
but they will not modify these samples to provide added functionality or
construct procedures to meet your specific needs.
All of the sample application programs in this chapter are example
programs intended for use with Microsoft Visual Basic 6.0 and Agilent
VISA-COM.
To use the IO object in Visual Basic:
1. Set the reference to include the libraries in the Project/References
menu. VISA COM requires a COM reference to the VISA COM 3.0
Type library. Establish a reference in the menu:
Project > References ...
2. Use a statement such as "
to create the formatted IO reference, and use
"
Set Fgen = New VisaComLib.FormattedIO488
object.
Chapter 6 Application Programs
Dim Fgen As VisaComLib.FormattedIO488
" to create the actual
Introduction
4
6
"
313

Advertisement

Table of Contents
loading

Table of Contents