Command reference
R&S
®
ZNL/ZNLE
586
User Manual 1178.5966.02 ─ 19
The contents that are reloaded from the file are defined by the last selection made
either in the "Save/Recall" dialogs (manual operation) or through the
MMEMory:SELect[:ITEM]
commands (remote operation; the settings are identical in
both cases).
The selection only applies to Spectrum setups, see the R&S
ZNL/ZNLE Spectrum
Mode User Manual. A VNA setup is always loaded in its entirety.
By default, the selection is limited to the user settings ("User Settings" selection in the
dialogs,
HWSettings
in SCPI). The selection is not reset by [Preset] or
*RST
.
As a consequence, the results of a SCPI script using the
MMEMory:LOAD:STATe
com-
mand without a previous
MMEMory:SELect[:ITEM]
command may vary, depending
on previous actions in the GUI or in previous scripts, even if the script starts with the
*RST
command.
It is therefore recommended that you use the appropriate
MMEMory:SELect[:ITEM]
command before using
MMEMory:LOAD:STATe
.
Parameters:
<1>
<FileName>
String containing the path and name of the file to load.
The string may or may not include the file's extension.
Example:
MMEM:SEL:ALL
//Save all items (User Settings, All Traces, All Limit Lines) from
the R&S
ZNL/ZNLE.
MMEM:LOAD:STAT 1,'C:
\Users\Public\Documents\Rohde-Schwarz\ZNL\user\TEST01'
//Reloads all items
In the "Recall" dialog, select only "User Settings" and "All Limit
Lines".
MMEM:LOAD:STAT 1,'C:
\Users\Public\Documents\Rohde-Schwarz\ZNL\user\TEST01'
//Reloads user settings and all limit lines.
*RST
//Reset instrument.
MMEM:LOAD:STAT 1,'C:
\Users\Public\Documents\Rohde-Schwarz\ZNL\user\TEST01'
//Selected items are retained. Reloads user settings and all limit
lines.
Restart the instrument.
(Switch the [ON/OFF] key off and on).
MMEM:LOAD:STAT 1,'C:
\Users\Public\Documents\Rohde-Schwarz\ZNL\user\TEST01'
// Selected items are set to default. Reloads only the user set-
tings.
Manual operation:
See
Common instrument commands