Technical data
11 2 Chapter 9
Sequence Setup Commands
Programming Analyzer Sequences (Parameter-Specific Commands)
Sequence Setup Commands
3: Radio Band
For a description of this parameter, see “3: Radio Band” on page 24. The parameter-specific commands
are described below.
To set Radio Band to None:
To set a GSM Radio Band:
SCPI Command
To set the radio band as an individual value:
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:RADio:BAND
NONE
[: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 :LSEQ:ACQ2:SET:RAD:BAND NONE
:LSEQ:ACQ2:SET:RAD:BAND?
:LSEQ:LIST:SET:RAD:BAND NONE,NONE,NONE,NONE
:LSEQ:LIST:SET:RAD:BAND?
SCPI Command (for specifying
a GSM radio band)
To set the radio band as an individual value:
[:SENSe]:LSEQuencer:ACQuire{1:512}:SETup:RADio:BAND
NONE|PGSM|EGSM|RGSM|DCS1800|PCS1900|TGSM810|GSM450|
GSM480|GSM700|GSM850
[: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 a
GSM radio band)
:LSEQ:ACQ2:SET:RAD:BAND NONE
:LSEQ:ACQ2:SET:RAD:BAND?
:LSEQ:LIST:SET:RAD:BAND PGSM,NONE,GSM850,PGSM
:LSEQ:LIST:SET:RAD:BAND?