System Commands
|
1
SAVE~RECALL SETUP
DESCRIPTION
COMMAND SYNTAX
EXAMPLE (GPIB)
RELATED COMMANDS
*RCL
Command
The * RCL command sets the state of the instrument using one of
the eight non-volatile panel setups by recalling the complete
front-panel setup of the instrument. Panel setup 0 corresponds to
the default panel setup.
The *RCL command produces the opposite effect of the *SAV
command.
If the desired panel setup is not acceptable, the Execution error
status Register (EXR) is set and the EXE bit of the standard Event
Status Register (ESR) is set.
* RCL <panel_setup>
<panel_setup> := 0 to 7
The following code recalls the instrument setup previously stored
in panel setup 5
CMD$="*RCL 5": CALL IBWRT(SCOPE%,CMD$)
PANEL_SETUP, *SAV, EXR?
II
I
II
l
I
l
l
l
l
|
|
1
|
126