Remote Control
R&S
®
RTM20xx
445User Manual 1317.4726.02 ─ 01
Example: 
MMEM:MSIS '/USB_FRONT'
Sets the USB flash drive connected to the front panel as storage
device to be used.
MMEMory:CDIRectory [<DirectoryName>]
Specifies the current directory for file access.
Setting parameters: 
<DirectoryName> String parameter to specify the directory, including the storage
device.
Example: 
MMEM:CDIR "/USB_FRONT/DATA"
Example: 
chapter 15.3.3.2, "Saving, Copying, and Loading Setup Data",
on page 461
MMEMory:MDIRectory <DirectoryName>
Creates a new directory with the specified name.
Setting parameters: 
<DirectoryName> String parameter
Absolute path including the storage device, or relative to the cur-
rent directory.
Example:  Create directory DATA on the front USB flash device, with abso-
lute path:
MMEM:MDIR "/USB_FRONT/DATA"
Example:  Create directory JANUARY in the DATA directory, with relative
path:
MMEM:CDIR "/USB_FRONT/DATA/"
MMEM:MDIR "JANUARY"
Usage:  Setting only
MMEMory:RDIRectory <DirectoryName>
Deletes the specified directory.
Note: All subdirectories and all files in the specified directory and in the subdirectories
will be deleted!
You cannot delete the current directory or a superior directory. In this case, the instrument
returns an execution error.
Setting parameters: 
<DirectoryName> String parameter, absolute path or relative to the current directory
Example: 
MMEM:RDIR "/INT/TEST"
Deletes the directory TEST in the internal storage device, and all
files and subdirectories in the directory.
Command Reference