State
SCPI Command :
MMEMory:LOAD:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(memory_number: int, file_path: str) None[source]
# MMEMory:LOAD:STATe driver.massMemory.load.state.set(memory_number = 1, file_path = '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
*RCLcommand.- Parameters:
memory_number – Number of the internal memory
file_path – String parameter specifying the complete path and filename of the source file.