Technical data
Chapter 9 117
Sequence Setup Commands
Programming Analyzer Sequences (Parameter-Specific Commands)
Sequence Setup Commands
5: Frequency / Channel
For a description of this parameter, see “5: Frequency / Channel” on page 25. The parameter-specific
commands are described below.
SCPI Command
To set the channel number/frequency as an individual value:
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:CNFRequency
<real>
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:CNFRequency?
To set the channel number/frequency as an array:
[:SENSe]:LSEQuencer:LIST:SETup:CNFRequency
<real>,<real>,<real>,…
[:SENSe]:LSEQuencer:LIST:SETup:CNFRequency?
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:CNFR 150
:LSEQ:ACQ2:SET:CNFR?
:LSEQ:LIST:SET:CNFR 1102,1e9,1.3e9,2300
:LSEQ:LIST:SET:CNFR?