Command Reference
R&S
®
ZNB/ZNBT
1091User Manual 1173.9163.02 ─ 55
Example:
MMEM:MDIR 'C:\Users\Public\New_Directory'
Create the specified directory. The parent directory
C:\Users\Public must have been created before.
MMEM:MDIR 'C:
\Users\Public\New_Directory\New_Subdirectory'
Create an additional subdirectory.
MMEM:CDIR 'C:\Users\Public\Instrument'; MDIR
'New_Directory'
Create an additional directory
C:\Users\Public\Instrument\New_Directory.
Usage: Setting only
MMEMory:MOVE <SourceFile>, <NewFile>
Moves a file to the indicated directory and stores it under the file name specified, if any.
If <NewFile> contains no path indication, the command renames the file without mov-
ing it.
Setting parameters:
<SourceFile>
<NewFile> String parameters to specify the name and the path of the file to
be copied and the name and the path of the new file.
Example:
MMEM:MOVE 'C:\Users\Public\Documents
\Rohde-Schwarz\Vna\RecallSets\SET1.znx','D:'
Move file Set1.znx in directory C:
\Users\Public\Documents
\Rohde-Schwarz\Vna\RecallSets to an external storage
medium, mapped to drive D:.
Usage: Setting only
MMEMory:MSIS <Drive>
Sets/gets the current drive for MMEMory commands (MSIS = mass storage identifica-
tion string).
Other MMEMory commands interpret paths starting with a "\" relative to this drive.
MMEMory:MSIS <Drive> is equivalent to MMEMory:CDIRectory <Drive>. In par-
ticular, it sets the current directory to the base directory of the specified drive.
Parameters:
<Drive> Drive letter, followed by a colon, e.g. 'D:'
SCPI Command Reference