Technical data
Chapter 9 111
Sequence Setup Commands
Programming Analyzer Sequences (Parameter-Specific Commands)
Sequence Setup Commands
Programming Analyzer Sequences (Parameter-Specific Commands)
Each of these commands can be used to change just one parameter within an analyzer sequence.
Acquisition Parameters (Parameter-Specific Commands)
This section describes the 18 parameters which configure the test set for an acquisition.
An additional 5 parameters are used to define analysis intervals within an acquisition, as described in
“Analysis Step Parameters (Parameter-Specific Commands)” on page 126.
1: Acq Number
As acquisitions are simply numbered sequentially within the sequence, there is no parameter-specific
command for setting the number of an acquisition. However, in the commands given below, it is
necessary to identify the acquisition by number in the ACQuire value.
2: Radio Standard
For a description of this parameter, see “2: Radio Standard” on page 23. The parameter-specific
commands are described below.
SCPI Command
To set the radio standard as an individual value:
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:RADio:STANdard
NONE|GSM|EDGE|WCDMA|CDMA2K|CDMA1XEV|LTE|LTETDD|TDSCDMA
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:RADio:
STANdard?
To set the radio standard as an array:
[:SENSe]:LSEQuencer:LIST:SETup:RADio:STANdard
<enum>,<enum>,<enum>,…
[:SENSe]:LSEQuencer:LIST:SETup:RADio:STANdard?
The array form of the command is used to make a different setting for each
acquisition in the sequence (the number of array values must match the
number of acquisitions; otherwise a "settings conflict" error will occur).
SCPI Examples :LSEQ:ACQ2:SET:RAD:STAN CDMA2K
:LSEQ:ACQ2:SET:RAD:STAN?
:LSEQ:LIST:SET:RAD:STAN NONE,WCDMA,CDMA2K,CDMA1XEV
:LSEQ:LIST:SET:RAD:STAN?