State

SCPI Command :

MMEMory:STORe:STATe
class StateCls[source]

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

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

Stores the current instrument setting in the specified file. The instrument setting must first be stored in an internal memory with the same number using the common command *SAV.

param data_set

No help available

param destination_file

No help available