Command Reference
R&S
®
CMW500
214User 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 MMEMory:CDIRectory).
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 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.
Instrument-Control Commands