ibic—Interface Bus Interactive Control Utility
Chapter 5
NI-488.2M SRM for OS/2
5-16
© National Instruments Corp.
:
ibdev 0 66 0x67 7 1 0
[8100] ( err cmpl )
error: EARG
ud0:
ibpad 6
previous value: 16
id=32261
ibwrt
The
ibwrt
command sends data from one GPIB device to another. For
example, to send the six-character data string
F3R5T1
from the computer to a
device called
dev1
, you enter the following string at the
dev1:
prompt.
dev1:
[0100] (cmpl)
count: 6
ibwrt "F3R5T1"
The returned status word [0100] indicates a successful I/O completion, while the
byte count indicates that all six characters were sent from the computer and
received by the device.