Command Reference - Base Software
R&S
®
CMW500
218User Manual 1173.9463.02 ─ 06
Parameters:
<Data> <dblock>
Data in 488.2 block data format. The delimiter EOI must be
selected to achieve correct data transfer. See also Block Data
Format.
Parameters for setting and query:
'<FileName>' String parameter to specify the name of the file. Wildcards are not
allowed.
Example:
MMEM:DATA 'C:\TEMP\TEST01.HCP', #219Content of
the file
Stores the data Content of the file to the indicated file.
#2 indicates that the next two characters (19) indicate the data
length.
Example:
MMEM:DATA? 'C:\TEMP\TEST01.HCP'
Returns the data contained in file TEST01.HCP in block data for-
mat
Usage: SCPI confirmed
Firmware/Software: V1.0.0.4
MMEMory:DCATalog? ['<DirectoryName>']
Returns the subdirectories of the current or of a specified directory.
Parameters:
'<DirectoryName>' String parameter to specify the directory. If this parameter is omit-
ted, the command queries the contents of the current directory
(see MMEMory:CDIRectory).
If the wildcards ? or * are used, only the subdirectories matching
this pattern are returned.
Return values:
'<Directory_1>' ...
'<Directory_n>'
Names of the subdirectories as comma-separated list
Example:
MMEM:DCAT?
Response: ".","..","temp","test","mydirectory"
Example:
MMEM:DCAT? 'D:\User\Data\session*'
Response: "session1","session5","sessiontest"
These are the subdirectories located in directory
D:\User\Data which start with session.
Usage: Query only
Firmware/Software: V1.0.5.3
Instrument-Control Commands