Auto

SCPI Command :

MMEMory:LOAD:AUTO
class AutoCls[source]

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

set(filename: str) None[source]
# SCPI: MMEMory:LOAD:AUTO
driver.massMemory.load.auto.set(filename = 'abc')

This command restores an instrument configuration and defines that configuration as the default state. The default state is restored after a preset (*RST) or after you turn on the FSW.

param filename

‘Factory’ Restores the factory settings as the default state. ‘file_name String containing the path and name of the configuration file. Note that only instrument settings files can be selected for the startup recall function; channel files cause an error.