ibic—Interface Bus Interactive Control Utility
Chapter 5
NI-488.2M SRM for OS/2
5-8
© National Instruments Corp.
11.
list
is a comma-separated list of address integers, optionally enclosed
in parentheses. An empty list can be expressed by empty parentheses.
12.
mode
is a termination mode mnemonic or integer. Mnemonics are
NLend
,
DABend
, and
NULLend
for send operations, and
STOPend
for
receive operations.
13.
address
is an integer representing a GPIB address. If only a primary
GPIB address is required, enter that integer. If a secondary address is
also required, create an integer with the primary address in the low-order
byte, and the secondary address in the high-order byte; for example,
pad
3 and
sad
0x61 could be expressed as 0x6103.
14.
line
and
sense
are integers representing the data line to respond on
and the sense of the response.
15.
mn
is a mnemonic for a configuration parameter or the equivalent integer
value. Refer to the description of
ibconfig
in the NI-488.2M Function
Reference Manual for OS/2 for the allowed mnemonics and their values.
16.
mna
is a mnemonic for a configuration parameter or the equivalent
integer value. Refer to the description of
ibask
in the NI-488.2M
Function Reference Manual for OS/2 for the allowed mnemonics and
their values.