State

SCPI Command :

MMEMory:LOAD:STATe
class StateCls[source]

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

set(sav_rcl_state_number: float, filename: str, msus: str = None) None[source]
# SCPI: MMEMory:LOAD:STATe
driver.massMemory.load.state.set(sav_rcl_state_number = 1.0, filename = 'abc', msus = 'abc')

Loads the instrument settings from the specified file to the specified internal memory. After the file has been loaded, the settings must be activated using a *RCL command. For more convenience, see method RsCmwBase.MassMemory.recall.

param sav_rcl_state_number:

No help available

param filename:

No help available

param msus:

No help available