Technical data
11 8 Chapter 9
Sequence Setup Commands
Programming Analyzer Sequences (Parameter-Specific Commands)
Sequence Setup Commands
6: Number of Averages
For a description of this parameter, see “6: Number of Averages” on page 25. The parameter-specific
commands are described below.
NOTE The Number of Averages must not be greater than one when the Measurement Bit Mask
(page 128) includes Basic IQ Data.
7: Peak Power
For a description of this parameter, see “7: Peak Power” on page 25. The parameter-specific commands
are described below.
SCPI Command
To set the average number as an individual value:
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:AVERage:
NUMBer <integer>
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:AVERage:
NUMBer?
To set the average number as an array:
[:SENSe]:LSEQuencer:LIST:SETup:AVERage:NUMBer
<integer>,<integer>,<integer>,…
[:SENSe]:LSEQuencer:LIST:SETup:AVERage:NUMBer?
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:AVER:NUMB 3
:LSEQ:ACQ2:SET:AVER:NUMB?
:LSEQ:LIST:SET:AVER:NUMB 2,3,4,5
:LSEQ:LIST:SET:AVER:NUMB?
SCPI Command
To set the peak power as an individual value:
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:PPOWer <amp>
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:PPOWer?
To set the peak power as an array:
[:SENSe]:LSEQuencer:LIST:SETup:PPOWer
<amp>,<amp>,<amp>,…
[:SENSe]:LSEQuencer:LIST:SETup:PPOWer?
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).