CALL:BAND
Last updated: December 3, 2008
GPIB Command Conventions
CALL[:CELL]:BAND<[:SELected]|:GSM>
|
Function |
GSM TA |
This command sets/queries the band in which the broadcast channel (BCH) is transmitted.
If this parameter is changed to PCS or DCS the Band Indicator changes to match this setting. The Band Indicator is not affected by other settings to the BCH Cell Band. The command to set the Band Indicator is
CALL[:CELL]:BINDicator
.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Setting
|
Range: PGSM | DCS | EGSM | GSM450 | GSM480 | GSM750 | GSM850 | PCS | RGSM | TGSM810
|
|
Query
|
Range: PGSM | DCS | EGSM | GSM450 | GSM480 | GSM750 | GSM850 | PCS | RGSM | TGSM810
|
|
*RST Setting
|
The *RST value of this command depends on the format currently active. For example, if the GSM format is currently active, the *RST value for this command is the value equivalent to that generated by the command containing the :GSM format identifier.
|
|
Related Topics
|
GSM |
See
Cell Band Parameter
.
|
|
GPRS
|
See
Cell Band Parameter
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.01 and above
A.06 adds TGSM810
|
|
GSM/GPRS/ EGPRS LA |
Revision: C.01 and above
D.03 adds TGSM810
|
|
Programming Example
OUTPUT 714;"CALL:CELL:BAND PGSM"
! Sets the band for the BCH to PGSM.
|
|