© National Instruments Corp.
5-1
NI-488.2M SRM for OS/2
Chapter 5
ibic—Interface Bus Interactive Control
Utility
This chapter introduces you to
ibic
, the interactive control program that you
can use to communicate with GPIB devices through functions you enter at your
keyboard.
Overview
With the Interface Bus Interactive Control (
ibic
) program, you communicate
with the GPIB devices through functions you enter at the keyboard. For specific
communication instructions, refer to the manual that came with your instrument.
You can use
ibic
to practice communication with the instrument, troubleshoot
problems, and develop your application program.
One way
ibic
helps you to learn about your instrument and to troubleshoot
problems is by displaying the following information on your computer screen
whenever you enter a command:
•
The results of the status word (
ibsta
) in hexadecimal.
•
The mnemonic constant of each bit set in
ibsta
.
•
The mnemonic value of the error variable (
iberr
) if an error exists (the
ERR bit is set in
ibsta
).
•
The count value for each read, write, or command function.
•
The data received from your instrument.