2201R Mobile Tester SCPI Reference Guide
Chapter 8 Configuration commands
47090/323
Copyright © 2016 Aeroflex Limited. All rights reserved.
96
:CONFigure:GSM:BS:CI
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.
Query
The query form of this command returns the current setting. The string delivered back contains one integer.
Example
:CONFigure:GSM:BS:CI 127
:CONF:GSM:BS:CI?
Value returned: "127".
:CONFigure:GSM:BS:CBA
Syntax
:CONFigure:GSM:BS:CBA <int1>
Parameters
int1 is an integer.
The minimum value for int1 is 0, the maximum value is 1. The default value for int1 is 0.
Description
This command sets the cell barred access parameter.
A 0 set for the CBA allows the mobile to contact the base station, while a 1 blocks the base station and the mobile
under test is not granted access.
Query
The query form of this command returns the current setting. The string delivered back contains one integer.
Example
:CONFigure:GSM:BS:CBA 1
:CONF:GSM:BS:CBA?
Value returned: "1".