
HA7062D Manual Rev 1.01
www.holzworth.com
Page 103 of 105
APPENDIX C: GPIB CONFIGURATION COMMANDS
:GPIB:ADDR:
<value>
Set instrument GPIB address
<value> 0 thru 30
Example
TX:
:GPIB:ADDR:5
RX:
GPIB Address: 5
:GPIB:ADDR?
Query GPIB address
Example
TX:
:GPIB:ADDR?
RX:
GPIB Address: 5
:GPIB:EOIWLC:
<value>
Set Instrument GPIB EOI with last character
<value> ON <or> OFF
Example
TX:
:GPIB:EOIWLC:ON
RX:
EOI with last character enabled
:GPIB:EOIWLC?
Query instrument GPIB EOI with last character
Example
TX:
:GPIB:EOIWLC?
RX:
EOI with last character disabled <or> EOI with last character enabled
:GPIB:RESPOND:
<value>
Set Instrument GPIB to always return a response
<value> ON <or> OFF
Example
TX:
:GPIB:RESPOND:ON
RX:
GPIB responds with every command <or> GPIB only responds to
queries
:GPIB:RESPOND?
Query instrument GPIB response status
Example
TX:
:GPIB:RESPOND?
RX:
GPIB only responds to queries <or> GPIB responds with every
command