State
SCPI Command :
MMEMory:LOAD:STATe
- class StateCls[source]
State commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(data_set: int, source_file: str) None [source]
# SCPI: MMEMory:LOAD:STATe driver.massMemory.load.state.set(data_set = 1, source_file = 'abc')
Loads the specified file stored under the specified name in an internal memory. After the file has been loaded, the instrument setting must be activated using an *RCL command.
- param data_set
No help available
- param source_file
No help available