®
R&S
Scope Rider RTH
<FileEntry>
Beispiel:
Beispiel:
Verwendung:
MMEMory:CATalog:LENGth? <DirectoryName>
Returns the number of files in the specified directory. The result corresponds to the
number of files returned by the MMEMory:CATalog? command.
Abfrageparameter:
<PathName>
Rückgabewerte:
<Count>
Verwendung:
MMEMory:COPY <FileSource>,<FileDestination>
Copies data to another directory on the same or different storage device. The filename
can be changed, too.
Einstellparameter:
<FileSource>
<FileDestination>
Beispiel:
Verwendung:
Benutzerhandbuch 1326.1578.03 ─ 19
String parameter
All files of the directory are listed with their filename, format and
size in bytes.
Query for files in the SaveSets directory on the USB flash drive
using the absolute path:
MMEM:CAT? "/media/USB1/SaveSets/*.*"
received: 511104,8633856,"Settings_Mon.xml,,8",
"Settings_Tue.xml,,8"
Query for files that start with Settings in a user-defined direc-
tory on the USB flash drive:
MMEM:CAT? "/media/USB1/Misc/Settings*.*"
received: 511104,8633856,"Settings_160321.xml,,
8","Settings_160322.xml,,8"
Nur Abfrage
String parameter
Directory to be queried, absolute or relative path
Number of files.
Nur Abfrage
String parameter
Name and path of the file to be copied
String parameter
Name and path of the new file. If the file already exists, it is over-
written without notice.
MMEM:COPY "/media/SD/Rohde-Schwarz/RTH/SaveSets/Settings1.xml",
"/media/USB1/SaveSets/Settings1.xml"
Nur Einstellung
Fernsteuerbefehle
Ergebnisse dokumentieren
523