301
Chapter 6 Application Programs
Introduction
4
6
Once you have installed the appropriate software components, see
“Remote Interface Configuration” in chapter 3 for information on
configuring your interface.
All of the sample application programs in this chapter are example
programs intended for use with Microsoft Visual Basic 6.0 and
Keysight
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 “
Dim Fgen As VisaComLib.FormattedIO488
”
to create the formatted IO reference, and use
“
Set Fgen = New VisaComLib.FormattedIO488
” to create the actual
object.
The programs listed in this chapter are protected by copyright.
Copyright © 2003, 2008 Keysight Technologies
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 Keysight has no warranty,
obligations, or liability for any Sample Application Files.
Keysight
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. Keysight support engineers can help explain
the functionality of Keysight software components and associated
commands, but they will not modify these samples to provide added
functionality or construct procedures to meet your specific needs.
33210A users guide.book Page 301 Wednesday, July 16, 2008 11:16 AM
Summary of Contents for 33210A
Page 1: ...Keysight 33210A 10 MHz Function Arbitrary Waveform Generator User s Guide ...
Page 2: ......
Page 3: ......
Page 14: ...12 Contents Contents 33210A users guide book Page 12 Wednesday July 16 2008 11 16 AM ...
Page 15: ...1 1 Quick Start 33210A users guide book Page 13 Wednesday July 16 2008 11 16 AM ...
Page 53: ...3 3 Features and Functions 33210A users guide book Page 51 Wednesday July 16 2008 11 16 AM ...
Page 273: ...5 5 Error Messages 33210A users guide book Page 271 Wednesday July 16 2008 11 16 AM ...
Page 301: ...6 6 Application Programs 33210A users guide book Page 299 Wednesday July 16 2008 11 16 AM ...
Page 311: ...7 7 Tutorial 33210A users guide book Page 309 Wednesday July 16 2008 11 16 AM ...
Page 335: ...8 8 Specifications 33210A users guide book Page 333 Wednesday July 16 2008 11 16 AM ...