![Rohde & Schwarz FPC Series User Manual Download Page 226](http://html.mh-extra.com/html/rohde-and-schwarz/fpc-series/fpc-series_user-manual_1477824226.webp)
Remote Control
R&S
®
FPC
223
User Manual 1178.4130.02 ─ 07
Manual operation:
See
See
See
MMEMory:MDIRectory
<Directory>
This command creates a directory.
Setting parameters:
<Directory>
String containing the path and new directory name.
The path and file name comply with Windows conventions. Note
that the folder references in the string are case-sensitive.
Example:
//Create a new directory
MMEM:MDIR '\Public\funny'
Usage:
Setting only
Manual operation:
See
MMEMory:MOVE
<SourceFile>, <Directory>
This command moves files to another directory.
At the same time, you can rename files with this command.
Parameters:
<Target>
String containing the path and name of the destination file (if the
path of source and destination folder are the same, but the file
name is different, the command only renames the file).
The path and file name comply with Windows conventions. Note
that the folder and filename references in the string are case-
sensitive.
Setting parameters:
<SourceFile>
String containing the path and file name of the source file,
including the filename extension.
The path and file name comply with Windows conventions. Note
that the folder and filename references in the string are case-
sensitive.
Example:
//Rename Screen0002.png to Screen0001.png
MMEM:MOVE '\Public\funny\test.png',
'\Public\funny\tested.png'
//Move file Screen0006.png to the 'Test' folder and rename the
file Pic1.png
MMEM:MOVE '\Public\Screen
Shots\Screen0001.png','\Public\Test\Pic1.png'
Usage:
Setting only
Manual operation:
See
Data Management