Technical data

Common Commands 13
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 241
*SAV
(Save)
Command
*SAV <register>
The *SAV command stores the current state of the oscilloscope in a save
register.
<register> An integer, 0 through 9, specifying the register used to save the current
oscilloscope setup.
Example This example stores the current oscilloscope setup to register 3.
myScope.WriteString "*SAV 3"
See Also *RCL (Recall).