Remote control commands
R&S
®
RTP
1518User Manual 1337.9952.02 ─ 12
MMEMory:DATA.......................................................................................................... 1522
MMEMory:ATTRibute................................................................................................... 1522
MMEMory:SAV............................................................................................................ 1523
MMEMory:RCL............................................................................................................ 1523
MMEMory:STORe:STATe..............................................................................................1523
MMEMory:LOAD:STATe................................................................................................1524
MMEMory:DRIVes?
Returns a list of the logical drives of the instrument as configured in the operating sys-
tem.
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 omit-
ted, 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
number includes the parent directory strings "." and ".." and corresponds to the number
of strings returned by the MMEMory:DCATalog? command.
Data management