216
Equivalent Front-Panel Key Commands
INSTRUMENT STATE Keys
ADRS
The ADRS key displays the Test Set’s HP-IB address in the upper left-hand
corner of the CRT. There is no equivalent HP-IB command for the ADRS key.
The current address can also be viewed by looking at the HP-IB Adrs field on
the I/O CONFIGURE screen.
The Test Set’s HP-IB address can be changed through HP-IB by using the
:CONFigure:BADDress commands. If the Test Set’s HP-IB address is changed
programmatically, all future HP-IB commands must use the new address.
Syntax
CONFigure:BADDress <integer number>
Example
OUTPUT 714;"CONF:BADD 15"
This sets the Test Set’s HP-IB address to 15.
The Test Set’s HP-IB address can be queried through HP-IB by using the
:CONFigure:BADDress? commands.
Syntax
‘CONFigure:BADDress?
Example
OUTPUT 714;"CONF:BADD?"
ENTER 714;Address
This queries the Test Set’s HP-IB address.