Technical data
Chapter 9 129
Sequence Setup Commands
Programming Analyzer Sequences (Parameter-Specific Commands)
Sequence Setup Commands
5: Expected Power at DUT Output
For a description of this parameter, see “5: Expected Power at DUT Output” on page 34. The
parameter-specific commands are described below.
SCPI Command
To set the expected power as an individual value:
[:SENSe]:LSEQuencer:ACQuire{1:512}:ASTep{1:1000}:SETup:
EPOWer <amp>
[:SENSe]:LSEQuencer:ACQuire{1:512}:ASTep{1:1000}:SETup:
EPOWer?
To set the expected power as an array:
[:SENSe]:LSEQuencer:ACQuire{1:512}:LIST:SETup:EPOWer
<amp>,<amp>,<amp>,…
[:SENSe]:LSEQuencer:ACQuire{1:512}:LIST:SETup:EPOWer?
The array form of the command is used to make a different setting for each
analysis interval in the acquisition (the number of array values must match the
number of analysis intervals; otherwise a "settings conflict" error will occur).
SCPI Examples :LSEQ:ACQ2:SET:MPA:EPOW 20dBm
:LSEQ:ACQ2:SET:MPA:EPOW?
:LSEQ:LIST:SET:MPA:EPOW 0,20dBm,10dBm
:LSEQ:LIST:SET:MPA:EPOW?