Technical data
120 Chapter 9
Sequence Setup Commands
Programming Analyzer Sequences (Parameter-Specific Commands)
Sequence Setup Commands
8: Instrument Gain Type
NOTE This sequence parameter is used by some Agilent models for which Auto Set RF Levels
can be on or off. For E6640A, Auto Set RF Levels is always on, and the test set
automatically selects this setting for the acquisition, so this parameter is ignored by the
sequencer.
9: Transition Time
For a description of this parameter, see “9: Transition Time” on page 26. The parameter-specific
commands are described below.
SCPI Command
To set the transition time as an individual value:
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:TIME:
TRANsition <time>
:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:TIME:
TRANsition?
To set the transition time as an array:
[:SENSe]:LSEQuencer:LIST:SETup:TIME:TRANsition
<time>,<time>,<time>,…
[:SENSe]:LSEQuencer:LIST:SETup:TIME:TRANsition?
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:TIME:TRAN 10ms
:LSEQ:ACQ2:SET:TIME:TRAN?
:LSEQ:LIST:SET:TIME:TRAN 500us,1ms,2ms
:LSEQ:LIST:SET:TIME:TRAN?