Technical data

11 6 Chapter 9
Sequence Setup Commands
Programming Analyzer Sequences (Parameter-Specific Commands)
Sequence Setup Commands
To set an TD-SCDMA Radio Band:
4: Device (for Channel)
For a description of this parameter, see “4: Device (for Channel)” on page 25. The parameter-specific
commands are described below.
SCPI Command (for specifying
an
TD-SCDMA radio band)
To set the radio band as an individual value:
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:RADio:BAND
NONE|BANDA|BANDB|BANDC|BANDD|BANDE|BANDF
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:RADio:BAND?
To set the radio band as an array:
[:SENSe]:LSEQuencer:LIST:SETup:RADio:BAND
<enum>,<enum>,<enum>,…
[:SENSe]:LSEQuencer:LIST:SETup:RADio:BAND?
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 (for specifying
an
TD-SCDMA radio band)
:LSEQ:ACQ2:SET:RAD:BAND NONE
:LSEQ:ACQ2:SET:RAD:BAND?
:LSEQ:LIST:SET:RAD:BAND BAND1, NONE, BANDB, BANDE
:LSEQ:LIST:SET:RAD:BAND?
SCPI Command
To set the device as an individual value:
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:RADio:DEVice
BTS|MS
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:RADio:DEVice?
To set the device as an array:
[:SENSe]:LSEQuencer:LIST:SETup:RADio:DEVice
<enum>,<enum>,<enum>,…
[:SENSe]:LSEQuencer:LIST:SETup:RADio:DEVice?
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:DEV MS
:LSEQ:ACQ2:SET:RAD:DEV?
:LSEQ:LIST:SET:RAD:DEV MS, MS, MS
:LSEQ:LIST:SET:RAD:DEV?