![Rohde & Schwarz FSW13 User Manual Download Page 990](http://html.mh-extra.com/html/rohde-and-schwarz/fsw13/fsw13_user-manual_1477847990.webp)
Remote Commands
R&S
®
FSW
990
User Manual 1173.9411.02 ─ 19
//Clears the previous limit check results
//------------- Performing the measurement---------------------
INIT;*WAI
//Initiates a new measurement and waits until the last sweep has finished.
//-------------- Retrieving limit check results----------------------------
CALC:LIM1:FAIL?
//Queries the result of the upper limit line check
CALC:LIM3:FAIL?
//Queries the result of the lower limit line check
11.9 Managing Settings and Results
The commands required to store and load instrument settings and import and export
measurement results in a remote environment are described here. The tasks for man-
ual operation are described in
Addressing drives
The various drives can be addressed via the "mass storage instrument specifier"
<msis> using the conventional Windows syntax. The internal hard disk is addressed by
"C:". For details on storage locations refer to
chapter 8.3.2.2, "Storage Location and
The file names (<FileName> parameter) are given as string parameters enclosed in
quotation marks. They also comply with Windows conventions. Windows file names do
not distinguish between uppercase and lowercase notation.
Wildcards
The two characters "*" and "?" can be used as "wildcards", i.e., they are variables for a
selection of several files. The question mark "?" replaces exactly one character, the
asterisk replaces any of the remaining characters in the file name. "*.*" thus means all
files in a directory.
Path names
Storage locations can be specified either as absolute (including the entire path) or rela-
tive paths (including only subfolders of the current folder). Use the
MMEM:CDIR?
query
to determine the current folder.
Secure user mode
In secure user mode, settings that are to be stored on the instrument are stored to vol-
atile memory, which is restricted to 256
MHz. Thus, a "Memory full" error may occur
although the hard disk indicates that storage space is still available.
Managing Settings and Results