372 Chapter 16
GPIB Command Reference
OUTGIO
OUTGIO
Syntax OUTGIO <numeric>
Description Outputs data to output port G (port A + port B + port C) of the 24-bit I/O port. Data is
outputted as 20-bit binary, assuming that A0 is LSB and C3 is MSB. If port C is set to an
input port, executing this command causes an error and the command is ignored. This
command has the same function as the WRITEIO 16,6 command of Instrument BASIC.
(No query)
Parameters
If the specified parameter is out of the allowable setting range, the minimum value (if the
lower limit of the range is not reached) or the maximum value (if the upper limit of the
range is exceeded) is set.
Corresponding
key
No front panel key is available to execute this function.
OUTHIO
Syntax OUTHIO <numeric>
Description Outputs data to output port H (port A + port B + port C + port D) of the 24-bit I/O port.
Data is outputted as 24-bit binary, assuming that A0 is LSB and D3 is MSB. If port C or
port D is set to an input port, executing this command causes an error and the command is
ignored. This command has the same function as the WRITEIO 16,7 command of
Instrument BASIC. (No query)
Parameters
If the specified parameter is out of the allowable setting range, the minimum value (if the
lower limit of the range is not reached) or the maximum value (if the upper limit of the
range is exceeded) is set.
Corresponding
key
No front panel key is available to execute this function.
<numeric>
Description Output data
Range 0 to 1048575
Resolution 1
<numeric>
Description Output data
Range 0 to 16777215
Resolution 1