Address Syntax; Interactive Control Commands; Table 6-1. Syntax For Device-Level Traditional Ni-488.2 Calls In - National Instruments NI-488.2 User Manual

National instruments user manual ni-488.2
Hide thumbs Also See for NI-488.2:
Table of Contents

Advertisement

Address Syntax

Interactive Control Commands

Table 6-1. Syntax for Device-Level Traditional NI-488.2 Calls in Interactive Control
Syntax
ibask option
ibbna bname
ibclr
ibconfig option
value
ibdev BdIndx pad
sad tmo eot eos
© National Instruments Corporation
Special symbols—Some instruments require special termination or
end-of-string (EOS) characters that indicate to the device that a
transmission has ended. The two most common EOS characters are
.
represents a carriage return character and
\n
\r
character. You can use these special characters to insert the carriage return
and linefeed characters into a string, as in
Some of the NI-488.2 calls have an address or address list parameter. An
address is a 16-bit representation of the GPIB device address. The primary
address is stored in the low byte and the secondary address, if any, is stored
in the high byte. For example, a device at primary address 6 and secondary
address 0x67 has an address of 0x6706. A
0xffff. An address list is represented by a comma-separated list of
addresses, such as
1,2,3
Tables 6-1 and 6-2 summarize the syntax of the traditional NI-488.2 calls
in the Interactive Control utility. Table 6-3 summarizes the syntax of the
multi-device NI-488.2 calls in the Interactive Control utility. Table 6-4
summarizes the auxiliary functions that you can use in the Interactive
Control utility. For more information about the function parameters, use the
online help, available by typing in
name, the Interactive Control utility prompts you for parameters.
Return configuration information where
configuration parameter
Change access interface of device where
new interface
Clear specified device
Alter configurable parameters where
configuration parameter
Open an unused device;
eot eos
Chapter 6
"*IDN?\r\n"
NULL
.
. If you enter only the function
help
Description
option
bname
option
parameters are
ibdev
6-5
Interactive Control Utility
represents a linefeed
\n
.
address is represented as
is a mnemonic for a
is symbolic name of
is mnemonic for a
BdIndx pad sad tmo
NI-488.2 User Manual for Windows
and
\r

Advertisement

Table of Contents
loading

Table of Contents