User`s guide
21-10
IEEE 488.2 Common Commands
*SAV (Save)
*SAV (Save)
Description The *SAV command stores the current state of the instrument in an
internal save register. The data parameter is the number of the save
register where the data will be saved. Internal registers 0 through 99
are valid for this command. The total number of registers which can
be saved is limited by the number of settings which differ from their
preset condition and the memory available.
Command Syntax *SAV <number>
Where <number> = 0 through 99
Example
OUTPUT 714;”*SAV 85”
The [REGister:]RECall command may be used to return the
instrument to the state at which the instrument was saved using *SAV.
The [REGister:]RECall must use the same integer to return to this
state. Strings are not accepted.