R&S
®
ZVA / R&S
®
ZVB / R&S
®
ZVT Command Reference
SCPI Command Reference
Operating Manual 1145.1084.12 – 30 788
MMEMory:MOVE '<file_source>','<file_destination>'
Moves a file to the indicated directory and stores it under the file name specified, if any. If
<file_destination> contains no path indication, the command renames the file without moving it.
'<file_source>',
'<file_destination>'
String parameters to specify the name and the path of the file to be
copied and the name and the path of the new file.
MMEM:MOVE 'C:\USER\DATA\SETUP.zvx','A:'
Move file Setup.zvx in directory C:\USER\DATA to the
external storage medium, mapped to drive A:\.
MMEMory:NAME '<file_name>'
Defines a name for a file which can be used to store the printer output. The file is created when it is
selected as a printer destination (HCOPy:DESTination 'MMEM').
String parameter to specify the file name. The supported file formats are *.wmf,
*.ewmf, *.bmp, *.png; see command HCOPy:DEVice:LANGuage. The specified
directory must exist, otherwise no file can be generated. If no path is specified the
analyzer uses the current directory, to be queried with MMEMory:CDIRectory?.
Device-specific, with query.
MMEM:NAME 'C:\Screenshots\PLOT1.BMP'
Define a printer file name, to be stored in the existing
directory C:\Screenshots (without creating the file).
HCOP:DEST 'MMEM'; :HCOP
Select 'Print to file' and create the printer file specified
before.
MMEMory:RDIRectory '<directory_name>'
Removes an existing directory from the mass memory storage system.
String parameter to specify the directory.
Device-specific, no query.
MMEM:RDIR 'C:\Documents and
Settings\NetworkService\Application Data'