![Rohde & Schwarz ZVL series Operating Manual Download Page 473](http://html.mh-extra.com/html/rohde-and-schwarz/zvl-series/zvl-series_operating-manual_1477904473.webp)
R&S ZVL
Command Reference
Instrument-Control Commands
Operating Manual 1303.6580.32-05
458
<file_name>
File name of the settings file. The file extension can be omitted. If the file is not
stored in the C:\R_S\Instr\user directory, the full path has to be specified.
*RST value
–
SCPI, Command
Types
Device-specific, no query.
Example:
MMEM:CLE:STAT 1,'TEST.ZVL.DFL'
Delete file TEST.zvl.dfl.
MMEMory:COPY '<file_source>','<file_destination>'
Copies an existing file to a new file or directory.
'<file_source>',
'<file_destination>'
String parameters to specify the name of the file to be copied and the
name of the new file or directory.
*RST value
–
SCPI, Command Types
Confirmed, no query.
Example:
MMEM:COPY 'C:\USER\DATA\SETUP.ZVL.DFL','E:'
Copy file Setup.zvl.dfl in directory C:\USER\DATA to
the external storage medium, mapped to drive E:\.
MMEMory:DATA '<file_name>', <data>
Loads <data> into the file <file_name>. The delimiter must be set to EOI
(
SYSTem:COMMunicate:GPIB[:SELF]:RTERminator EOI
) to obtain error–free data transfer.
'<file_name>'
String parameter to specify the name of the file.
<data>
Data in 488.2 block data format. The delimiter EOI must be selected to achieve
correct data transfer.
*RST value
–
SCPI, Command
Types
Confirmed, with query. The query form
MMEMory:DATA? <file_name>
returns
the associated <data> in block format (the delimiter setting is irrelevant for the
query).
Example:
MMEM:DATA? 'C:\TEMP\TEST01.HCP'
Query the block data contained in file TEST01.HCP.
MMEMory:DELete '<file_name>'
Removes a file from the specified directory.
'<file_name>'
String parameter to specify the name and path of the file to be removed. If the