Remote Commands
R&S
®
ZNH
286
User Manual 1334.5985.02 ─ 02
MMEMory:MDIRectory
<DirectoryName>
This command creates a new directory.
This command is an event and therefore has no *RST value and no query.
Parameters:
<DirectoryName>
String containing the path and new directory name.
Example:
MMEM:MDIR '\Public\USER'
Creates a directory called 'User'.
Usage:
Setting only
MMEMory:MOVE
<SourceFile>, <Destination>
This command renames files, if <file_destination> contains no path. Otherwise the file
is moved to the indicated path and stored under the filename specified there.
This command is an event and therefore has no *RST value and no query.
Parameters:
<SourceFile>
String containing the path and filename of the source file.
<Destination>
String containing the path and name of the destination file.
Example:
MMEM:MOVE '\Public\Screen
Shots\Screen0002.png','\Public\Screen
Shots\Screen0001.png'
Renames Screen0002.png to Screen0001.png
MMEM:MOVE '\Public\Screen
Shots\Screen0001.png','\Public\Test\Pic1.png'
Moves file Screen0006.png to the 'Test' folder and renames the
file Pic1.png.
Usage:
Setting only
MMEMory:RDIRectory
<DirectoryName>
This command deletes the indicated directory. The directory name includes the path
and may also include the drive name. The path name complies with DOS conventions.
This command is an event and therefore has no *RST value and no query.
Parameters:
<DirectoryName>
String containing the path of the directory to delete.
Example:
MMEM:RDIR '\Public\Screen Shots\
Deletes the directory 'Screen Shots'.
Usage:
Setting only
MMEMory:STORe:STATe
<1>, <TargetFile>
This command stores the current device settings in a *set file.
Remote Control - Commands