User manual
Remote Control
R&S
®
RTO
754User Manual 1316.0827.02 ─ 06
MMEMory:DRIVes?
Returns a list of the logical drives of the instrument as configured in the operating system.
Return values:
<Drive> List of strings, for example, "C:\","F:\","H:\"
Usage: Query only
MMEMory:MSIS [<msus>]
Changes the default storage device to the indicated drive or network server.
Parameters:
<msus> String parameter. Drives are indicated with their drive letter, net-
work servers require the UNC format.
Example:
MMEM:MSIS 'C:'
Example:
MMEM:MSIS '\\server1\share1'
MMEMory:DCATalog? [<PathName>]
Returns the subdirectories of the current or of a specified directory.
Query parameters:
<PathName> String parameter to specify the directory. If the directory is omitted,
the command queries the contents of the current directory, to be
set and queried with MMEMory:CDIRectory.
Return values:
<FileEntry> Names of the subdirectories separated by colons. The first two
strings are related to the parent directory.
Example:
MMEM:DCAT?
".","..","Documents and Settings","Program
Files","temp"
Usage: Query only
MMEMory:DCATalog:LENGth? [<PathName>]
Returns the number of subdirectories of the current or of a specified directory. The num-
ber includes the parent directory strings "." and ".." and corresponds to the number of
strings returned by the MMEMory:DCATalog command.
Query parameters:
<PathName> String parameter to specify the directory. If the directory is omitted,
the command queries the contents of the current directory, to be
set and queried with MMEMory:CDIRectory.
Return values:
<FileEntryCount> Number of parent and subdirectories.
Command Reference