Introduction To Programming; Example Programs; Visa-Specific Information; Development Environments - Keysight Technologies 8163A/B Programming Manual

Table of Contents

Advertisement

7
The Keysight 816x VXIplug&play Instrument Driver

Introduction to Programming

Example Programs

VISA-Specific Information

Development Environments

270
See the Online Help and
The following information is useful if you are using the driver with a version
of VISA.
Instrument Addresses
When you are using Keysight VXIplug&play instrument drivers, you should
enter the instrument addresses using only upper case letters. This is to
ensure maximum portability.
For example, use GPIB0::22 rather than gpib0::22.
Callbacks
Callbacks are not supported by this driver.
These sections contains suggestions as to how you can use hp816x_32.dll
within various application development environments.
Microsoft Visual C++ 4.0 (or higher) and Borland C++ 4.5 (or higher)
Please refer to your Microsoft Visual C++ or Borland C++ manuals for
information on linking and calling DLLs.
Microsoft Visual Basic 4.0 (or higher)
Please refer to your Microsoft Visual Basic manual for information on
calling DLLs.
The BASIC include file is hp816x.bas. You can find this file in the directory
C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Include.
You may also need to include the file visa.bas. visa
your VISA DLL.
VISA Programming Examples
8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
on page 229.
is provided with
.bas

Advertisement

Table of Contents
loading

This manual is also suitable for:

8164a/b8166a/b

Table of Contents