200
S:\agilent\8920\8920b\PRGGUIDE\BOOK\SECTIONS\efpkc.sec
Equivalent Front-Panel Key Commands
INSTRUMENT STATE Keys
ADRS
The ADRS key displays the Test Set’s GPIB address in the upper left-hand corner
of the CRT. There is no equival ent GPIB c ommand 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 GPIB address can be changed through GPIB by using the
:CONFigure:BADDress commands. If the Test Set’s GPIB address is changed
programmatically, all future GPIB commands must use the new address.
Syntax
CONFigure:BADDress <integer number>
Example
OUTPUT 714;"CONF:BADD 15"
This sets the Test Set’s GPIB address to 15.
The Test Set’s GPIB address can be queried through GPIB by using the
:CONFigure:BADDress? commands.
Syntax
‘CONFigure:BADDress?
Example
OUTPUT 714;"CONF:BADD?"
ENTER 714;Address
This queries the Test Set’s GPIB address.