Command Reference - Base Software
R&S
®
CMW500
217User Manual 1173.9463.02 ─ 06
MMEMory:CDIRectory ['<DirectoryName>']
Changes the current directory for mass memory storage.
If '<DirectoryName>' is omitted, the current directory is set to '\'. If '<DirectoryName>'
contains not only a directory, but also a drive letter or server name, the command
MMEM:MSIS is also executed automatically.
Parameters:
'<DirectoryName>' String parameter to specify the directory. Wildcards are not
allowed.
*RST: a *RST does not change the current directory
Example:
MMEM:CDIR 'D:\User\Data'
Changes the current directory to D:\User\Data
Usage: SCPI confirmed
Firmware/Software: V1.0.0.4
MMEMory:COPY '<FileSource>'[, '<FileDestination>']
Copies an existing file. The target directory must exist.
Parameters:
'<FileSource>' String parameter to specify the name of the file to be copied.
Wildcards ? and * are allowed if '<FileDestination>' contains a path
without filename.
'<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.
Instrument-Control Commands