Télécharger Imprimer la page

Keysight 33210A Guide D'utilisation page 333

Générateur de signaux arbitraires/fonctions 10 mhz

Publicité

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
333

Publicité

loading