Command Reference - Base Software
R&S
®
CMW500
214User Manual 1173.9463.02 ─ 06
MMEMory:SAV..............................................................................................................222
MMEMory:STORe:ITEM.................................................................................................223
MMEMory:STORe:STATe...............................................................................................223
MMEMory:ALIases?
Returns the defined alias entries and the assigned directories. These settings are pre-
defined and can not be configured.
Example:
MMEM:ALIases?
Possible response:
"@SAVE","D:\Rohde-Schwarz\CMW\Data\Save",
"@PRINT","D:\Rohde-Schwarz\CMW\Data\Print",
"@USERDATA","D:\Rohde-Schwarz\CMW\Data\"
Example: When you specify a file destination, an alias can be used instead
of the corresponding path. With the definition of the alias @SAVE
listed above, the following two strings identify the same file:
"@SAVE\A\myfile.dfl"
"D:\Rohde-Schwarz\CMW\Data\Save\A\myfile.dfl"
Usage: Query only
Firmware/Software: V2.0.10
MMEMory:ATTRibute '<FileName>', '<Action>'
MMEMory:ATTRibute? ['<FileName>']
Sets or removes file attributes for files and directories.
Parameters:
'<Action>' Attribute actions to be performed. The attributes are R (read-only),
A (archive), S (system), H (hidden).
Set an attribute with a plus or clear an attribute with a minus as
prefix. Separate several actions with a blank, see example.
Parameters for setting and query:
'<FileName>' String parameter to specify the name and/or path of the objects
for which the attributes shall be modified or returned.
The wildcards * and ? are allowed.
If a directory is specified instead of a file, the directory itself and
all files and subdirectories contained in that directory are modified/
returned.
If the parameter is omitted completely for a query, the current
directory is used as default value (see MMEMory:CDIRectory).
Return values:
'<Information_1>' ...
'<Information_n>'
Information strings are returned for the directories "." and "..", for
files and for subdirectories.
Each string has the format '<ObjectName>,<Attributes>'.
Instrument-Control Commands