R&S ESU Remote Control – Description of Commands
MMEMory Subsystem
6.148 Operating Manual 1302.6163.12 - 03
Characteristics: *RST value: -
SCPI: device-specific
Mode: R
This command is an event and therefore has no *RST value and no query.
MMEMory:STORe<1|2>:MARKer <file_name>
This command saves the data of all active markers to a file < file_name >.
Example: "MMEM:STOR:MARK 'C:\marker.txt'"
’Generates a MARKER.TXT file that contains all data of the active markers in
screen A.
If in screen A two markers are active, the gemerated MARKER.TXT file includes
the following:
Marker;1;T1
-25.87;dBm
19.920000000;GHz
Delta;2;T1
-21.90;dB
-5.920000000;GHz
Characteristics: *RST value: --
SCPI: device-specific
Mode: A
The command is an event and therefore has no *RST value and no query.
MMEMory:STORe<1|2>:PEAKlist <file_name>
This command stores the content of the marker peak list in ASCII format to the specified file.
Parameter: <file_name> := DOS file name
Example: "MMEM:STOR:PEAK 'D:\TEST.ASC'"
Characteristics: *RST value: -
SCPI: device-specific
Mode: R, A
MMEMory:STORe<1|2>:SPURious <file_name>
This command stores the peak list in an ASCII file to a file, e.g. on a memory stick.
The file has a header containing important parameters for scaling, several data sections containing the
sweep settings per range and a data section containing the peak list.
The header data is made up of three columns, separated by ';':
parameter name; numeric value; base unit
The data section for the measurement values starts with the key word "TRACE <n>:", where <n>
includes the number of the used trace. Next comes the peak list with several columns also separated
by ';'.
Spreadsheet programs such as MS Excel can read this format. Use ';' as the delimiter for the table
cells.