®
R&S
Scope Rider RTH
Beispiel:
Beispiel:
Verwendung:
MMEMory:DCATalog:LENGth? <DirectoryName>
Returns the number of directories in the specified directory. The result corresponds to
the number of strings returned by the MMEMory:DCATalog? command.
Abfrageparameter:
<DirectoryName>
Rückgabewerte:
<FileEntryCount>
Beispiel:
Verwendung:
MMEMory:CATalog? <DirectoryName>[,<Format>]
Returns a list of files contained in the specified directory. The result corresponds to the
number of files returned by the MMEMory:CATalog:LENgth? command.
The list of return values has the following order:
<UsedMemory>,<FreeMemory>,<FileEntry1>,<FileEntry2>,...
Abfrageparameter:
<DirectoryName>
<Format>
Rückgabewerte:
<UsedMemory>
<FreeMemory>
Benutzerhandbuch 1326.1578.03 ─ 19
Query for directories in the current directory:
MMEM:CDIR "/media/USB1/"
MMEM:DCAT? "*"
received ".,,0","..,,0","JANUARY,,0","FEBRUARY,,0"
MMEM:DCAT:LENG? "*"
received 4
Query for directories starting with S:
MMEM:DCAT? "/media/USB1/S*"
received "SaveSets,,0","Slots,,0"
MMEM:DCAT:LENG? "/media/USB1/S*"
received 2
Nur Abfrage
String parameter
Specifies the directory.
Number of directories.
MMEMory:DCATalog:LENGth
"/media/SD/Rohde-Schwarz/RTH"
recieved: 12
Nur Abfrage
String parameter
Specifies the directory. A filter can be used to list, for example,
only files of a given file type.
ALL | WTIMe
ALL: Extended result, including file, date, time and attributes.
WTIMe: Result including file, date, time.
Total amount of storage currently used in the directory, in bytes.
Total amount of storage available in the directory, in bytes.
Fernsteuerbefehle
Ergebnisse dokumentieren
522