SaveState

SCPI Command :

*SAV
class SaveStateCls[source]

SaveState commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set(num: float) None[source]
# SCPI: *SAV
driver.saveState.set(num = 1.0)

Stores the current instrument settings under the specified number in an intermediate memory. The settings can be restored, using the command *RCL with the associated number. To save the stored instrument settings to a file, see method RsCmwBase. MassMemory.Store.State.set. See also method RsCmwBase.MassMemory.save.

param num:

integer Range: 0 to 99