Remote Commands
R&S
®
FSVA3000/ R&S
®
FSV3000
742User Manual 1178.8520.02 ─ 01
Example:
SYST:SEQ ON
Activates the Sequencer.
INIT:SEQ:MODE SING
Sets single sequence mode so each active measurement will be
performed once.
INIT:SEQ:IMM
Starts the sequential measurements.
Manual operation: See " Sequencer Mode " on page 118
SYSTem:SEQuencer <State>
This command turns the Sequencer on and off. The Sequencer must be active before
any other Sequencer commands (INIT:SEQ...) are executed, otherwise an error will
occur.
A detailed programming example is provided in Chapter 14.4.3, "Programming Exam-
ple: Performing a Sequence of Measurements", on page 742.
Parameters:
<State> ON | OFF | 0 | 1
ON | 1
The Sequencer is activated and a sequential measurement is
started immediately.
OFF | 0
The Sequencer is deactivated. Any running sequential measure-
ments are stopped. Further Sequencer commands
(INIT:SEQ...) are not available.
*RST: 0
Example:
SYST:SEQ ON
Activates the Sequencer.
INIT:SEQ:MODE SING
Sets single Sequencer mode so each active measurement will
be performed once.
INIT:SEQ:IMM
Starts the sequential measurements.
SYST:SEQ OFF
Manual operation: See " Sequencer State " on page 118
14.4.3 Programming Example: Performing a Sequence of Measurements
This example demonstrates how to perform several measurements in a sequence in a
remote environment.
//2xSpectrumanalyzer + 2xIQ, start Sequencer at the end, test OPC?
// ------------------------------------------------------------------------
Selecting the Operating Mode and Application