Remote-Control Commands
R&S
®
SMCVB-K161
46
User Manual 1179.1035.02 ─ 02
6
Remote-Control Commands
The following commands are required to generate signals with the ATSC / ATSC-MH
option in a remote environment. We assume that the R&S
SMCV100B has already
been set up for remote operation in a network as described in the R&S
SMCV100B
documentation. A knowledge about the remote control operation and the SCPI com-
mand syntax are 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
SMCV100B user manual.
Common suffixes
The following common suffixes are used in the remote commands:
Suffix
Value range
Description
SOURce<hw>
1
Available baseband signals
The following commands specific to the ATSC / ATSC-MH are described here:
..........................................................................................46
................................................................................................47
..........................................................................................49
................................................................................................. 59
..................................................................................................64
6.1
Programming Examples
The corresponding sections of the same title provide simple programming examples for
the R&S
SMCV100B. 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 appropri-
ate 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 (for example 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
SMCV100B 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.
Programming Examples