RC Commands
R&S
®
OSP
258
User Manual 1178.7100.02 ─ 05
Before you delete all paths, we recommend using the command
to query all currently defined path names.
Example:
ROUT:PATH:DEL:ALL
After sending this command, the query
returns the response "" (= empty, no paths).
Usage:
Event
Manual operation:
See
See
ROUTe:PATH:EXPort
<export filename>
Stores a nonvolatile file in the compact flash memory of an R&S
OSP by transferring it
from the instrument’s internal volatile memory. The stored file comprises all currently
defined path configurations, see
All path filenames have the extension "
.path
". Do not enter the extension when speci-
fying a filename. A filename query does not return the extension.
For example, when you save the path file "
gen-pa_1
", it is saved as
"
gen-pa_1.path
". A query returns this filename as "
gen-pa_1
", only.
is equivalent with
ROUT:PATH:EXP
.
Setting parameters:
<export filename>
String parameter to specify the name of the file to be stored.
Example:
ROUT:PATH:EXP "mypathconfigs"
Stores the file
mypathconfigs
in the flash memory.
Usage:
Event
Manual operation:
See
ROUTe:PATH:IMPort
<import filename>[,<import mode>]
Loads a set of path configurations from a file on the compact flash memory into the
switch unit’s internal volatile memory.
All path filenames have the extension "
.path
". Do not enter the extension when speci-
fying a filename. A filename query does not return the extension.
For example, when you save the path file "
gen-pa_1
", it is saved as
"
gen-pa_1.path
". A query returns this filename as "
gen-pa_1
", only.
If the specified file does not exist, a SCPI error is generated. You can query the error
with
. The result can be, for example:
-200,"Execution error;Restoring device from file /opt/ospn/
exportPath5.path failed,ROUTe:PATH:IMPort ""Path5"""
ROUTe Commands