State

SCPI Command:

MMEMory:STORe:STATe
class StateCls[source]

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

set(sav_rcl_state_number: int, filename: str, msus: str = None) None[source]
# SCPI: MMEMory:STORe:STATe
driver.massMemory.store.state.set(sav_rcl_state_number = 1, filename = '1', msus = '1')

Stores the instrument settings from the specified internal memory to the specified file. To store the current instrument settings to the memory, use *SAV <MemoryNumber> first.

param sav_rcl_state_number:

No help available

param filename:

No help available

param msus:

No help available