RecallState

SCPI Command :

*RCL
class RecallStateCls[source]

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

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

Loads the instrument settings from an intermediate memory identified by the specified number. The instrument settings can be stored to this memory using the command *SAV with the associated number. To load instrument settings from a file to the memory, see method RsCmwBase.MassMemory.Load.State.set. See also method RsCmwBase.MassMemory.recall.

param num:

integer Range: 0 to 99