![Ronde & Schwarz 1304.0004.03 User Manual Download Page 624](http://html1.mh-extra.com/html/ronde-and-schwarz/1304-0004-03/1304-0004-03_user-manual_1484985624.webp)
Remote Commands
R&S
®
FPL1000
624
User Manual 1178.3370.02 ─ 09
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
11.5.3
Programming Example: Performing a Sequence of Measurements
This example demonstrates how to perform several measurements in a sequence in a
remote environment.
//2xSpectruman 2xIQ, start Sequencer at the end, test OPC?
// ------------------------------------------------------------------------
//------Preparing the instrument and first channel -----------
*RST
//Activate new IQ channel
INSTrument:CREate:NEW IQ,'IQ 1'
//Set sweep count for new IQ channel
SENS:SWEEP:COUNT 6
//Change trace modes for IQ channel
DISP:TRAC1:MODE BLANK
DISP:TRAC2:MODE MAXH
DISP:TRAC3:MODE MINH
//Switch to single sweep mode
INIT:CONT OFF
//switch back to first (default) analyzer channel
INST:SEL 'Spectrum';*WAI
//Switch into SEM
SENSe:SWEep:MODE ESPectrum
//Load Sem standard file for W-CDMA
SENSe:ESPectrum:PRESet:STANdard 'WCDMA\3GPP\DL\3GPP_DL.xml'
//Set sweep count in Spectrum channel
SENS:SWEEP:COUNT 5
Selecting the Operating Mode and Application