Remote-Control Commands
Satellite Navigation
206
User Manual 1178.6379.02 ─ 01
........................................................................................206
.............................................................................................211
.............................................................................214
Receiver Positioning Configuration Commands
....................................................225
.......................................................................... 233
Static Multipath Configuration
............................................................................... 237
....................................................................................249
..........................................................................................252
Signals and Power Configuration per Satellite
......................................................259
Navigation Message Configuration
....................................................................... 281
...................................................................................... 359
.................................................................................378
19.1 Programming Examples
The following sections provide simple programming examples for the R&S
SMW. The
purpose of the examples is to present
all
commands for a given task. In real applica-
tions, one would rather reduce the examples to an appropriate subset of commands.
The programming examples have been tested with a software tool which provides an
environment for the development and execution of remote tests. To keep the examples
as simple as possible, only the "clean" SCPI syntax elements are reported. Non-exe-
cutable command lines (e.g. comments) start with two // characters.
At the beginning of the most remote control program, an instrument (p)reset is recom-
mended to set the R&S
SMW to a definite state. The commands
*RST
and
SYSTem:PRESet
are equivalent for this purpose.
*CLS
also resets the status registers
and clears the output buffer.
We assume that a remote PC is connected to the instrument, the remote PC and the
instrument are switched on and a connection between them is established.
19.2 General Settings
Example: Save/Recall files with user settings
This example shows how to query and load settings files, stored with the save/recall
function.
General Settings