Technical data
Common Commands 13
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 239
*RCL
(Recall)
Command
*RCL <register>
The *RCL command restores the state of the oscilloscope to a setup
previously stored in the specified save/recall register. An oscilloscope
setup must have been stored previously in the specified register. Registers
0 through 9 are general- purpose registers and can be used by the *RCL
command.
<register> An integer, 0 through 9, specifying the save/recall register that contains
the oscilloscope setup you want to recall.
Example This example restores the oscilloscope to the oscilloscope setup stored in
register 3.
myScope.WriteString "*RCL 3"
See Also *SAV (Save). An error message appears on the oscilloscope's display if
nothing has been previously saved in the specified register.