© National Instruments Corporation 7-1 NI-488.2 User Manual
7
Interactive Control Utility
This chapter introduces you to the Interactive Control utility, which lets
you communicate with GPIB devices interactively.
Overview
With the Interactive Control utility, you communicate with the GPIB
devices through functions you interactively type in at the keyboard. For
specific information about communicating with your particular device,
refer to the documentation that came with the device. You can use the
Interactive Control utility to practice communication with the instrument,
troubleshoot problems, and develop your application.
The Interactive Control utility helps you to learn about your instrument and
to troubleshoot problems by displaying the following information on your
screen after you enter a command:
Results of the status word (ibsta) in hexadecimal notation
Mnemonic constant of each bit set in ibsta
Mnemonic value of the error variable (iberr) if an error exists
(the ERR bit is set in ibsta)
Count value for each read, write, or command function
Data received from your instrument

Getting Started with Interactive Control

This section shows you how to use the Interactive Control utility to test a
sequence of NI-488.2 calls.
For help on any Interactive Control command, type help followed by the
command. For example, type help ibdev or help devclear.