CALL:SRBearer
Last updated: January 16, 2009
GPIB Command Conventions
CALL[:CELL]:SRBearer:CCHannel:DEDicated:BPS3400[:CCODe]
|
Function
|
Sets/queries the downlink dedicated physical channel's (DPCH) channelization code during the "setup" phase of connection setup when
CALL[:CELL]:SRBearer:CCHannel:DEDicated:DRATe[:MANual]
is set to BPS3400 or BPS2200.
When
CALL[:CELL]:SRBearer:CCHannel:DEDicated:DRATe[:MANual]
is set to BPS13600, the DPCH channelization code will be determined by the UTRA FDD DL DPCH 12.2 RMC channelization code (
CALL:DPCHannel:RMC12:CCODe
).
See
Signalling Radio Bearer (SRB) Parameters
.
This setting cannot be changed while the active cell operating mode. Attempting to change this setting while in this mode will result in the following error message: "Command Rejected. Change Not Allowed in Active Cell Mode." Use the cell off operating mode to change this setting.
To set the DPCH channelization code for the SRB when using the Lab Application, see
CALL:DPCHannel:KSPS15[:CCODe]
and
CALL:DPCHannel:KSPS30[:CCODe]
.
|
|
Setting
|
Range:
CODE12|CODE13CODE20|CODE21|CODE40|CODE43|CODE58|CODE126|CODE127|
CODE142|CODE153|CODE174|CODE235|CODE255
|
|
Query
|
Same as setting |
|
*RST Setting
|
CODE12
|
|
Requirements
|
Test Application Revision: A.02 and above
|
|
Programming Example
OUTPUT 714;"CALL:CELL:SRBearer:CCHannel:DEDicated:BPS3400:CCODE CODE58"
|
CALL[:CELL]:SRBearer:CCHannel:DEDicated:DRATe[:MANual]
|
Function
|
Sets/queries
Manual SRB Configuration
.
This setting is only applicable when
CALL[:CELL]:SRBearer:CCHannel:DEDicated:DRATe:CONTrol:AUTO
is set to
Off
(manual).
This setting cannot be changed in Active Cell Operating Mode.
|
|
Setting
|
Range: BPS2200|BPS3400|BPS13600
|
|
Query
|
Same as setting
|
|
*RST Setting
|
BPS3400
|
|
Requirements
|
Test or Lab Application Revision: A.01 and above.
Test Application Revision A.03 added BPS2200 setting.
Test Application Revision A.10.01 and Lab Application Revision D.01.01 added [:MANual]
|
|
Programming Example
OUTPUT 714;"CALL:CELL:SRBEARER:CCHANNEL:DEDICATED:DRATE BPS13600"
! Sets Manual SRB Configuration to 13.6K DCCH.
|
CALL[:CELL]:SRBearer:CCHannel:DEDicated:DRATe:CONTrol:AUTO
|
Function
|
Sets/queries
SRB Configuration Control
. When set to
Off
(manual), use the
CALL[:CELL]:SRBearer:CCHannel:DEDicated:DRATe[:MANual]
command to set the
Manual SRB Configuration
.
This setting cannot be changed in Active Cell Operating Mode.
|
|
Setting
|
Range: 1|ON|0|OFF
|
|
Query
|
Range: 1|0
|
|
*RST Setting
|
0 (manual)
|
|
Requirements
|
Test Application Revision A.10.01 and above
Lab Application Revision D.01.01 and above
|
|
Programming Example
OUTPUT 714;"CALL:SRBearer:CCHannel:DEDicated:DRATe:CONTrol:AUTO ON"
! Sets SRB Configuration Control to Auto.
|
CALL[:CELL]:SRBearer:GTRans
|
Function
|
Sets/queries the SRB Transmission Grant configuration.
This setting cannot be changed when the cell operating mode is Active Cell and the call status is not IDLE. If you attempt to change this setting when the cell operating mode is Active Cell and the call status is not IDLE, the test set will reject the change and an error will be reported.
|
|
Setting
|
Range: SCHeduled|NSCHeduled
|
|
Query
|
Range: SCH|NSCH
|
|
*RST Setting
|
NSCHeduled)
|
|
Requirements
|
Lab Application Revision E.00.34 and above
|
|
Programming Example
OUTPUT 714;"CALL:SRBearer:GTRans NSCHeduled"
! Sets the SRB configuration to non-scheduled transmission.
|
|