Agilent Technologies A.18.00 Weather Radio User Manual


 
202
S:\agilent\8920\8920b\PRGGUIDE\BOOK\SECTIONS\efpkc.sec
Equivalent Front-Panel Key Commands
RECALL
The RECALL key is used to recall an instrument state that has been saved using
the SAVE key. The GPIB commands :REGister:RECall are used to select this
function programmatically. The SAVE/RECALL mass storage device is selected
using the SAVE/RECALL field on the I/O CONFIGURE screen.
Syntax
:REGister:RECall ’<file name>’
Example
OUTPUT 714;":REG:REC ’SETUP1’"
This recalls the instrument state saved in the file SETUP1.
See Also
“*SAV (Save Instrument State)” on page 261
“*RCL (Recall Instrument State)” on page 260
SAVE
The SAVE key is used to save an instrument state. The GPIB commands
:REGister:SAVE are used to select this function programmatically. The
SAVE/RECALL mass storage device is selected using the SAVE/RECALL field on
the
I/O CONFIGURE screen.
Syntax
REGister:SAVE ’<file name>’
Example
OUTPUT 714;"REG:SAVE ’SETUP1’"
This saves the instrument state to a file named SETUP1: