Fernsteuerbefehle
R&S
®
RTB2000
392Bedienhandbuch 1333.1611.03 ─ 05
Beispiel: Create directory JANUARY in the DATA directory, with relative
path:
MMEM:CDIR "/USB_FRONT/DATA/"
MMEM:MDIR "JANUARY"
Verwendung: Nur Einstellung
MMEMory:CDIRectory <DirectoryName>
Specifies the current directory for file access. Before using the command, create the
directory with MMEMory:MDIRectory.
Einstellparameter:
<DirectoryName> String parameter to specify the directory, including the storage
device.
Beispiel:
MMEM:CDIR "/USB_FRONT/DATA"
Beispiel: Kapitel 15.2.1.2, "Einstellungsdaten speichern, kopieren und
laden", auf Seite 267
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 instru-
ment returns an execution error.
Einstellparameter:
<DirectoryName> String parameter, absolute path or relative to the current direc-
tory
Beispiel:
MMEM:RDIR "/INT/TEST"
Deletes the directory TEST in the internal storage device, and all
files and subdirectories in the directory.
Verwendung: Nur Einstellung
MMEMory:DCATalog? <PathName>
Returns the subdirectories of the specified directory. The result corresponds to the
number of strings returned by the MMEMory:DCATalog:LENgth? command.
Abfrageparameter:
<PathName> String parameter
Specifies the directory.
Ergebnisse dokumentieren