Operating instructions

MMEMory Subsystem R&S ESCI
1166.6004.12 6.120 E-1
MMEMory:LOAD:AUTO 1,<file_name>
This command defines which device setting is automatically loaded after the device is switched on. The
contents of the file are read after switching on the device and used to define the new device state. The file
name includes indication of the path and may also include the drive. The path name complies with DOS
conventions.
Note: The data set defined as auto recall set will also be restored by a *RST-command.
Parameter: <file_name> ::= DOS file name without extension;
FACTORY denotes the data set previously in the
instrument
Example: "MMEM:LOAD:AUTO 1,'D:\USER\DATA\TEST'"
Characteristics: *RST value: FACTORY
SCPI: device-specific
Mode: all
This command is an event and therefore has no *RST value and no query.
MMEMory:MDIRectory <directory_name>
This command creates a new directory. The file name includes indication of the path and may also
include the drive name. The path name complies with DOS conventions.
Parameter: <directory_name>::= DOS path name
Example: "MMEM:MDIR 'D:\USER\DATA'"
Characteristics: *RST value: -
SCPI: device-specific
Mode: all
This command is an event and therefore has no *RST value and no query.
MMEMory:MOVE <file_source>,<file_destination>
This command renames existing files, if <file_destination> contains no path indication. Otherwise the
file is moved to the indicated path and stored under the file name specified there, if any.
The file name includes indication of the path and may also include the drive. The path name
complies with DOS conventions.
Parameter: <file_source>,<file_destination> ::= <file_name>
<file_name> ::= DOS file name
Example: "MMEM:MOVE 'D:\TEST01.CFG','SETUP.CFG'"
'Renames TEST01.CFG in SETUP.CFG
'in directory D:\.
"MMEM:MOVE 'D:\TEST01.CFG','D:\USER\DATA'"
'Moves TEST01.CFG from D:\ to
'D:\USER\DATA.
"MMEM:MOVE 'D:\TEST01.CFG','D:\USER\DATA\SETUP.CFG'"
'Moves TEST01.CFG from D:\ to
'D:\USER\DATA and renames the file in
'SETUP.CFG.
Characteristics: *RST value: -
SCPI: conforming
Mode: all
This command is an event and therefore has no *RST value and no query.