Remote Control
R&S
®
FSPN
460
User Manual 1179.4363.02 ─ 01
'<file_name>
String containing the path and name of the configuration file.
Example:
MMEM:LOAD:AUTO 1,'C:\R_S\INSTR\USER\TEST'
Manual operation:
See
MMEMory:LOAD:STATe
<1>, <FileName>
This command restores and activates the instrument configuration stored in a *.dfl file.
Note that files with other formats cannot be loaded with this command.
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).
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
FSPN.
MMEM:LOAD:STAT 1,'C:\R_S\INSTR\USER\TEST01'
//Reloads all items
In the "Recall" dialog, select only "User Settings" and "All Limit
Lines".
MMEM:LOAD:STAT 1,'C:\R_S\INSTR\USER\TEST01'
//Reloads user settings and all limit lines.
*RST
//Reset instrument.
MMEM:LOAD:STAT 1,'C:\R_S\INSTR\USER\TEST01'
//Selected items are retained. Reloads user settings and all limit
lines.
Restart the instrument.
MMEM:LOAD:STAT 1,'C:\R_S\INSTR\USER\TEST01'
// Selected items are set to default. Reloads only the user set-
tings.
Managing Settings and Results