Keysight Technologies 33210A User Manual page 331

10 mhz function/arbitrary waveform generator
Hide thumbs Also See for 33210A:
Table of Contents

Advertisement

The programs listed in this chapter are protected by copyright.
NOTE
Copyright © 2003 - 2017 Keysight 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 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.
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
2 Use a statement such as "Dim Fgen As VisaComLib.FormattedIO488"
Keysight 33210A User's Guide
COM requires a COM reference to the VISA COM 3.0 Type library. Establish a
reference in the menu:
Project > References ...
to create the formatted IO reference, and use
"Set Fgen = New VisaComLib.FormattedIO488" to create the actual
object.
Application Programs
6
331

Advertisement

Table of Contents
loading

Table of Contents