Remote Commands
R&S
®
FSW
1240User Manual 1173.9411.02 ─ 43
Example:
INST:SEL 'SPECTRUM2'
//Selects channel 'SPECTRUM2'.
MMEM:STOR:TYP CHAN
//Specifies that channel data is to be stored.
MMEM:STOR:STAT 1, 'C:\R_S\INSTR\USER\Spectrum'
//Stores the settings from channel
//'SPECTRUM2' to the file 'C:\R_S\INSTR\USER \Spectrum'.
MMEM:LOAD:TYPE NEW
//Specifies that channels are to be loaded
//in a new channel.
MMEM:LOAD:STAT 1, 'C:\R_S\INSTR\USER\Spectrum'
//Loads the channel from the file
//'C:\R_S\INSTR\USER\Spectrum' to the new channel
//'SPECTRUM2*'.
MMEMory:STORe<1|2>:STATe <arg0>, <arg1>
This command saves the current instrument configuration in a *.dfl file.
Secure User Mode
In secure user mode, settings that are stored on the instrument are stored to volatile
memory, which is restricted to 256 MB. Thus, a "memory limit reached" error can occur
although the hard disk indicates that storage space is still available.
To store data permanently, select an external storage location such as a USB memory
device.
For details, see Chapter 5.1.7, "Protecting Data Using the Secure User Mode",
on page 43.
Suffix:
<1|2>
.
irrelevant
Parameters:
<arg0>
<arg1> String containing the path and name of the target file.
The file extension is .dfl.
Example:
MMEM:STOR:STAT 1,'Save'
Saves the current instrument settings in the file Save.dfl.
Manual operation: See "Save File" on page 631
See "Save" on page 682
MMEMory:STORe<1|2>:STATe:NEXT
This command saves the current instrument configuration in a *.dfl file.
The file name depends on the one you have set with MMEMory:STORe<1|2>:STATe
on page 1240. This command adds a consecutive number to the file name.
Secure User Mode
Managing Settings and Results