![Rohde & Schwarz CMW500 Series User Manual Download Page 214](http://html1.mh-extra.com/html/rohde-and-schwarz/cmw500-series/cmw500-series_user-manual_1477718214.webp)
Command Reference
R&S
®
CMW500
214
User Manual 1173.9463.02 ─ 02
'<FileDestination>'
String parameter to specify the path and/or name of the new file.
If no file destination is specified the source file is written to the
current directory (see
Wildcards are not allowed.
Example:
MMEM:COPY 'D:\USER\DATA\File1.pdf','D:\Archive'
Copies
File1.pdf
in directory
D:\USER\DATA
to directory
D:
\Archive
.
Example:
MMEM:COPY 'D:\USER\File1.pdf','D:\File2.pdf'
Copies
File1.pdf
in directory
D:\USER
to
D:\
and renames the
file to
File2.pdf
.
Usage:
Event
SCPI confirmed
Firmware/Software:
V1.0.0.4
MMEMory:DATA
'<FileName>', <Data>
MMEMory:DATA?
'<FileName>'
Stores the specified block data into the specified file.
Parameters:
<Data>
Data in 488.2 block data format. The delimiter EOI must be
selected to achieve correct data transfer. See also
.
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.
Instrument-Control Commands