Appendix A
SCPI Command Reference
CONFigure subsystem
418
4460 GSM System Option and 4468 EDGE System Option
Version 12.20
:CONFigure:GSM:BS:NCEL
:CONFigure:GSM:BS:CI
Description
This command sets the type of traffic channel.
FR
stands for full rate and
EFR
for enhanced full rate.
For details, please refer to section Test Parameters.
Query
The query form of this command will return the current setting. The string delivered
back will contain one of the predefined expressions as explained above.
Example
:CONFigure:GSM:BS:TCH:TYPE EFR
:CONF:GSM:BS:TCH:TYPE?
Value returned:
"EFR"
.
Syntax
:CONFigure:GSM:BS:NCELl
[int1],[int2],[int3],[int4],[int5],[int6]
Parameters
int1
to
int6
are integers.
The minimum value for each
intx
is
0
, the maximum value is
1023
. The default
value for each
intx
is
0
.
Description
This command is used to set the channel numbers for up to six neighboring cells.
These channel numbers are broadcast in the system information message by the
Willtek 4400. The mobile under test has to perform a MS report on those frequency
channels. For details, please check with section MS Report.
Notes
–
All six integer values are optional. If the command is sent without any channel
number specified, the default values (=0) will be broadcast by the Willtek 4400 in
the system information message.
–
Let's assume that there was a first command sent with six channel numbers spec-
ified. After that, a second command is sent with only two channel numbers spec-
ified. Now, the Willtek 4400 will alter only the first two channel numbers and
maintain all other settings (see example below for details).
Query
The query form of this command will always return the complete set of neighboring
channel numbers currently in use. The string delivered back will always contain six
integers.
Example
:CONFigure:GSM:BS:NCELl 10,20,30,40,50,60
:CONF:GSM:BS:NCEL 70,80
:CONF:GSM:BS:NCEL?
Values returned:
"70,80,30,40,50,60"
.
Syntax
:CONFigure:GSM:BS:CI <int1>
Parameters
int1
is an integer.
The minimum value for
int1
is
0
, the maximum value is
65535
. The default value
for
int1
is
255
.
Description
This command sets the cell identity parameter (i.e. the radio cell number), broadcast
in the system information message. For more details on the CI, please refer to section
Basic System Parameters.
Query
The query form of this command will return the current setting. The string delivered
back will contain one integer.