46Programming ReferenceSCPI Instrument Command ListCommand :MMEM:LOAD:STATLong :MMEMory:LOAD:STATeForm EventParameter ,"filename"[,"A:"]*RST Not applicableSpecified Limits = 0 to 9 (integer)Description Use this command to load a complete instrument setting from filefilename in the current directory into memory in the instrument.Memories 1 to 9 are the internal customer memories. Memory 0 holds thedefault setting.Examples See next command.Command :MMEM:STOR:STATLong :MMEMory:STORe:STATeForm EventParameter ,"filename"[,"A:"]*RST Not applicableSpecified Limits = 0 to 9 (integer)Description Use this command to store a complete instrument setting from memory to file filename in the current directory on the memory card.Memories 1 to 9 are the internal memories. Use memory 0 to store thecurrent instrument setting to a file.Examples To load/save instrument settings from/to the memory card::MMEM:LOAD:STAT 1,"FREQPERF":MMEM:LOAD:STAT 0,"AMPTEST":*SAV 2:*RCL 3"Load FREQPERF into memory 1Load AMPTEST as current settingSave current setting in memory 2Recall memory 3 as current setting