Remote control commands
R&S
®
SMW-K553
32
User Manual 1179.4240.02 ─ 02
6
Remote control commands
The following commands are required to generate signals with the Frontend Control
option in a remote environment. We assume that the R&S
SMW has already been set
up for remote operation in a network as described in the R&S
SMW documentation. A
knowledge about the remote control operation and the SCPI command syntax is
assumed.
Conventions used in SCPI command descriptions
For a description of the conventions used in the remote command descriptions, see
section "Remote-Control Commands" in the R&S
SMW user manual.
Common suffixes
The following common suffixes are used in the remote commands:
Suffix
Value range
Description
SOURce<hw>
[1] to 4
Available baseband signals
Only
SOURce1
possible, if the keyword
ENTity
is used
OUTPut<ch>
1 to 3
Available markers
CALibration<hw>
1 to 2
Signal path
Using SCPI command aliases for advanced mode with multiple entities
You can address multiple entities configurations by using the SCPI commands starting
with the keyword
:SOURce
or the alias commands starting with the keyword
:ENTity
.
Note that the meaning of the keyword
:SOURce<hw>
changes in the second case.
For details, see section "SCPI Command Aliases for Advanced Mode with Multiple
Entities" in the R&S
SMW user manual.
Programming examples
This description provides simple programming examples. The purpose of the examples
is to present
all
commands for a given task. In real applications, 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 example
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 preset/reset is rec-
ommended to set the instrument 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.