User manual

Table Of Contents
MAUI Oscilloscopes Remote Control and Automation Manual
*RCL (Recall Setup)
Description
The *RCL command sets the instrument state by recalling one of the non-volatile setup panels (Setup 0 to
Setup x).
The *RCL command produces an effect the opposite of the *SAV command.
If the specified 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.
Command Syntax
*RCL <panel_setup>
<panel_setup>:= 0 to x
0 is the factory default panel setup.
1 to x are the corresponding setup panels available on your oscilloscope. The maximum value of x will be
the highest number setup (e.g., 6 indicating Setup 6).
Example (GPIB)
The following instruction recalls the instrument setup previously stored in Setup 3:
CMD$="*RCL 3": CALL IBWRT(SCOPE%,CMD$)
Related Commands
RECALL_PANEL, PANEL_SETUP, *SAV, ESR, EXR
6-120