Command Reference
R&S
®
ZNC
519
User Manual 1173.9557.02 ─ 13
MMEMory:LOAD:STATe
<Compatibility>, <RecallSetFile>
Loads configuration data from a specified recall set file and sets the analyzer to the cor-
responding instrument state.
Setting parameters:
<Compatibility>
1 (this value is used for compatibility with the SCPI standard but
is ignored).
<RecallSetFile>
String parameter to specify the name and directory of the recall
set file to be loaded. The default extension (manual control) for
recall set files is
*.znx
, although other extensions are allowed. If
no path is specified the analyzer searches the current directory, to
be queried with
.
Example:
MMEM:STOR:STAT 1,'C:\Users\Public\Documents\
Rohde-Schwarz\Vna\RecallSets\Set_0413.znx'
Store the current setup configuration in the file
Set_0413.znx
in
the default directory for recall set files.
MMEM:LOAD:STAT 1,'C:\Users\Public\Documents\
Rohde-Schwarz\Vna\RecallSets\Set_0413.znx'
Load the settings stored in
Set_0413.znx
.
Usage:
Setting only
Manual operation:
See
MMEMory:LOAD:TRACe
<DestinationTraceName>, <TraceFile>[,
<SParamOrTraceName>]
Loads trace data from a specified trace file and assigns it to a trace with a specified name.
Traces are created using the
command.
Setting parameters:
<DestinationTraceName>
Name of an existing data trace in the active recall set (string
parameter). The trace data is loaded into a memory trace associ-
ated with the specified data trace. If one or more memory traces
are already associated with the specified data trace, the last gen-
erated memory trace is overwritten.
<TraceFile>
String parameter to specify the name and directory of the trace file
to be loaded. Several file formats for trace files are supported. If
no path is specified the analyzer searches the current directory, to
be queried with
. The file extensions
*.s<n>p
,
*.csv
, and
*.dat
for Touchstone, ASCII, and Matlab
files are mandatory.
<SParamOrTraceName>
Optional string parameter: For imported Touchstone files for more
than one port (
*.s2p
,
*.s3p
,
*.s4p
), the parameter denotes the
imported S-parameter ('S11', 'S12', ...). For ASCII (
*.csv
) and
Matlab (
*dat
) files, the parameter references a trace name in the
file (case sensitive). If the parameter is omitted, the first trace in
the specified file is imported.
SCPI Command Reference