CALL:UTRan

CALL:UTRan

Last updated: December 3, 2008

GPIB Command Conventions

CALL[:CELL]:UTRAN:FDDuplex:TABLe

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command sets/queries the list of entries in the UTRAN neighbour cell list. There are four parameters that are required for each entry, these include: UARFCN, Scrambling Code Indication (SCI), Scrambling Code (SC), and Diversity (Div) indicator. If no UTRAN FDD neighbour cells (null list) are sent the test set will not broadcast it. Multiple UTRAN FDD neighbour cells are concatenated into one comma separated list. For example, two UTRAN FDD neighbour cells would be entered in the form UARFCN, SCI, SC, Div, UARFCN, SCI, SC, Div.

See Table 1: Unique UARFCN and Scrambling Code Restrictions for details on the number of scrambling codes available for the number of unique UARFCNs.

   
NOTE
A Scrambling Code Indicator (SCI) set to 1 indicates a Scrambling Code (SC) is specified for the UTRAN FDD Neighbour Cell. An SCI set to 0 indicates no SC or Div should be used. Values must still be given for the SC and Div regardless of whether or not they are used.

   

EGPRS LA

Setting

A comma separated list of 0 to 5 different UTRAN FDD neighbour cells.

  • UARFCN

    Range:0-16383

    Resolution: 1

  • SCI

    Range: 0|1

  • SC

    Range: 0-511

    Resolution: 1

  • Div

    Range: 0|1

Query

A comma separated list of 0 to 6 different UTRAN FDD neighbour cells.

  • UARFCN

    Range:0-16383

    Resolution: 1

  • SCI

    Range: 0|1

  • SC

    Range: 0-511

    Resolution: 1

  • Div

    Range: 0|1

*RST Setting

9.91E37 (NAN)
Requirements GSM/GPRS/ EGPRS LA

Revision: D.01 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:FDDuplex:TABLe" 
! No FDD neighbour cell list is transmitted on the PBCCH or BCCH.
 
OUTPUT 714;"CALL:UTRan:FDDuplex:TABLe 10,1,4,1" 
! A single FDD neighbour cell (UARFCN=10, SCI=1, SC=4, !Div=1).
 
OUTPUT 714;"CALL:UTRan:FDDuplex:TABLe 10,0,0,0,20,0,0,0,30,0,0,0,40,0,0,0,50,0,0,0" 
! Five UARFCNs. Notice there are still values for the Scrambling Code and Diversity
! even though the Scrambling Code Indicator is zero.

CALL[:CELL]:UTRAN:FDDuplex:TABLe:POINts?

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA This command queries the number of points in the UTRAN FDD neighbour cell list.

To determine the number of neighbour cells present in the list, the result of this command must be divided by four since there are four points, or parameters, for each UTRAN FDD neighbour cell.

The GPIB command used to configure the UTRAN FDD Neighbour Cell list is CALL[:CELL]:UTRAN:FDDuplex:TABLe .

EGPRS LA

Query

Range: 0 to 20

Resolution: 1

*RST Setting

There are no initial points define in the table.
Requirements GSM/GPRS/ EGPRS LA

Revision: D.01 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:FDDuplex:TABLe:POINts?" 
! Queries how many FDD neighbour cell points are set in the in the UTRAN Neighbour List. 

CALL[:CELL]:UTRAN:FDDuplex:TABLe:EXTended

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command sets/queries the list of entries in the UTRAN neighbour cell list. There are five parameters that are required for each entry, these include: UARFCN, Scrambling Code Indication (SCI), Scrambling Code (SC), Diversity (DIV) indicator, and Reporting Priority (REP_PRIO). If no UTRAN FDD neighbour cells (null list) are sent the test set will not broadcast it. Multiple UTRAN FDD neighbour cells are concatenated into one comma separated list. For example, two UTRAN FDD neighbour cells would be entered in the form UARFCN, SCI, SC, DIV, REP_PRIO, UARFCN, SCI, SC, Div, REP_PRIO.

See Table 1: Unique UARFCN and Scrambling Code Restrictions for details on the number of scrambling codes available for the number of unique UARFCNs.

   
NOTE
A Scrambling Code Indicator (SCI) set to 1 indicates a Scrambling Code (SC) is specified for the UTRAN FDD Neighbour Cell. An SCI set to 0 indicates no SC or Div should be used. Values must still be given for the SC and Div regardless of whether or not they are used.

   

EGPRS LA

Setting

A comma separated list of 0 to 5 different UTRAN FDD neighbour cells.

  • UARFCN

    Range:0-16383

    Resolution: 1

  • SCI

    Range: 0|1

  • SC

    Range: 0-511

    Resolution: 1

  • DIV

    Range: 0|1

  • REP_PRIO

    Range: 1|0 (1: HIGH; 0: LOW)

Query

A comma separated list of 0 to 6 different UTRAN FDD neighbour cells.

  • UARFCN

    Range:0-16383

    Resolution: 1

  • SCI

    Range: 0|1

  • SC

    Range: 0-511

    Resolution: 1

  • Div

    Range: 0|1

  • REP_PRIO

    Range: 1|0

*RST Setting

9.91E37 (NAN)
Requirements GSM/GPRS/ EGPRS LA

Revision: E.00.12 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:FDDuplex:TABLe:EXTended" 
! No FDD neighbour cell list is transmitted on the PBCCH or BCCH.
 
OUTPUT 714;"CALL:UTRan:FDDuplex:TABLe:EXTended 10,1,4,1,HIGH" 
! A single FDD neighbour cell (UARFCN=10, !SCI=1, SC=4, DIV=1, REP_PRIO=HIGH).
 
OUTPUT 714;"CALL:UTRan:FDDuplex:TABLe:EXTended 10,0,0,0,0,20,0,0,0,0,30,0,0,0,0,40,0,0,0,0,50,0,0,0,0" 
! Five UARFCNs. Notice there are still values for the Scrambling Code and Diversity
! even though the Scrambling Code Indicator is zero.

CALL[:CELL]:UTRAN:FDDuplex:TABLe:EXTended:POINts?

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA This command queries the number of points in the UTRAN FDD neighbour cell list.

To determine the number of neighbour cells present in the list, the result of this command must be divided by five since there are five points, or parameters, for each UTRAN FDD neighbour cell.

The GPIB command used to configure the UTRAN FDD Neighbour Cell list is CALL[:CELL]:UTRAN:FDDuplex:TABLe:EXTended .

EGPRS LA

Query

Range: 0 to 20

Resolution: 1

*RST Setting

There are no initial points define in the table.
Requirements GSM/GPRS/ EGPRS LA

Revision: E.00.12 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:FDDuplex:TABLe:EXTended:POINts?" 
! Queries how many FDD neighbour cell points are set in the in the UTRAN Neighbour List. 

CALL[:CELL]:UTRAN[:ALL]:MPDescr

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command sets/queries whether or not the 3G measurement parameter description IE is transmitted.

Note: A valid neighbour cell list must be specified for the 3G measurement parameter description IE to be sent over the air interface.

EGPRS LA

Setting

Range: INCLude|EXCLude

Query

Range: INCLude|EXCLude

*RST Setting

EXCLude
Requirements GSM/GPRS/ EGPRS LA

Revision: E.00.12 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:MPDescr INCLude" 
! Sets the 3G measurement parameter description IE to be !included. 

CALL[:CELL]:UTRAN[:ALL]:MPDescr:TGSPriority

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA This command sets/queries whether 3G cells are searched by the Mobile Station when BSIC decoding is required.

EGPRS LA

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0
Requirements GSM/GPRS/ EGPRS LA

Revision: E.00.12 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:MPDescr:TGSPriority ON" 
! Sets 3G cells to be searched.

CALL[:CELL]:UTRAN[:ALL]:MPDescr:FDDinfo

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command sets/queries whether or not the FDD Information IE (part of the 3G measurement parameter description IE) is transmitted.

Note: A valid neighbour cell list must be specified for the 3G measurement parameter description IE to be sent over the air interface.

EGPRS LA

Setting

Range: INCLude|EXCLude

Query

Range: INCLude|EXCLude

*RST Setting

EXCLude
Requirements GSM/GPRS/ EGPRS LA

Revision: E.00.12 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:MPDescr:FDDinfo INCLude" 
! Sets the FDD Information IE to be transmitted. 

CALL[:CELL]:UTRAN[:ALL]:MPDescr:FDDinfo:MREPorting

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command sets/queries the number cells the access technology/mode FDD that are reported in the list of strongest cells.

EGPRS LA

Setting

Range: 0 to 3

Resolution: 1

Query

Range: 0 to 3

Resolution: 1

*RST Setting

1
Requirements GSM/GPRS/ EGPRS LA

Revision: D.02 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:MPDescr:FDDinfo:MREPorting 2" 
! Sets the number of cells reported in the measurement report in the access 
! technology/mode FDD to two.

CALL[:CELL]:UTRAN[:ALL]:MPDescr:FDDinfo:QMINimum

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command sets/queries the minimum threshold for Ec/No for UTRAN FDD cell re-selection.

These settings are mapped to threshold values as follows:

                          Setting                           Threshold                         
                              0                             -20 dBm
                              1                             -19 dBm
                              2                             -18 dBm
                              3                             -17 dBm
                              4                             -16 dBm
                              5                             -15 dBm
                              6                             -14 dBm
                              7                             -13 dBm

EGPRS LA

Setting

Range: 0 to 7

Resolution: 1

Query

Range: 0 to 7

Resolution: 1

*RST Setting

0
Requirements GSM/GPRS/ EGPRS LA

Revision: D.02 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:MPDescr:FDDinfo:QMINimum 3" 
! Sets the threshold for Ec/No for UTRAN FDD cell reselection to 3 (-17 dBm).

CALL[:CELL]:UTRAN[:ALL]:MPDescr:FDDinfo:QOFFset[:GSM]

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command set/queries the offset applied to RLA_C (received level averages) for cell re-section to access technology/mode FDD.

Changes to this parameter can only be made when the Operating Mode is set to Off. See CALL:OPERating:MODE .

The settings are mapped to values as follows:  

                          Setting                           Offset                         
                              0                             always
                              1                             -28 dB
                              2                             -24 dB
                              3                             -20 dB
                              4                             -16 dB
                              5                             -12 dB
                              6                              -8 dB
                              7                              -4 dB
                              8                               0 dB
                              9                               4 dB
                             10                               8 dB
                             11                              12 dB
                             12                              16 dB
                             13                              20 dB
                             14                              24 dB
                             15                              28 dB

EGPRS LA

Setting

Range: 0-15

Resolution: 1

Query

Range: 0-15

Resolution: 1

*RST Setting

0 (always)
Requirements GSM/GPRS/ EGPRS LA

Revision: D.02 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:MPDescr:FDDinfo:QOFFset 5" 
! Sets FDD_Qoffset value to 5 (-12 dBm). 

CALL[:CELL]:UTRAN[:ALL]:MPDescr:FDDinfo:QOFFset:GPRS

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command set/queries the offset applied to RLA_C (received level averages) for cell re-section to access technology/mode FDD. It is the GPRS variant of the FDD_Qoffset setting. See CALL[:CELL]:UTRAN[:ALL]:MPDescr:FDDinfo:QOFFset[:GSM] .

The settings are mapped to values as follows:  

                          Setting                           Offset                         
                              0                             always
                              1                             -28 dB
                              2                             -24 dB
                              3                             -20 dB
                              4                             -16 dB
                              5                             -12 dB
                              6                              -8 dB
                              7                              -4 dB
                              8                               0 dB
                              9                               4 dB
                             10                               8 dB
                             11                              12 dB
                             12                              16 dB
                             13                              20 dB
                             14                              24 dB
                             15                              28 dB

EGPRS LA

Setting

Range: 0-15

Resolution: 1

Query

Range: 0-15

Resolution: 1

*RST Setting

0 (always)
Requirements GSM/GPRS/ EGPRS LA

Revision: E.00.12 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:MPDescr:FDDinfo:QOFFset:GPRS 5" 
! Sets FDD GPRS Qoffset value to 5 (-12 dBm). 

CALL[:CELL]:UTRAN[:ALL]:MPDescr:FDDinfo:RQUantity

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command sets/queries the reporting quantity for UTRAN FDD cells.

When this command is set to 0, the reporting quantity is RSCP (used for cell re-selection ranking criteria). When this command is set to 1, the reporting quantity is Ec/No. Ec/No is used for a minimum quality requirement.

EGPRS LA

Setting

Range: 0|1

Query

Range: 0|1

*RST Setting

0
Requirements GSM/GPRS/ EGPRS LA

Revision: D.02 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:MPDescr:FDDinfo:RQUantity 1" 
! The quantity reported is Ec/No. 

CALL[:CELL]:UTRAN[:ALL]:MPDescr:FDDinfo:RTHReshold

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command sets/queries whether to apply priority reporting if the reported value for an FDD neighbour cell is above the specified threshold. The settings are mapped to values as follows:

                         Setting                          Threshold                         
                              0                              0 dB
                              1                              6 dB
                              2                             12 dB
                              3                             18 dB
                              4                             24 dB
                              5                             30 dB
                              6                             36 dB
                              7                             42 dB

EGPRS LA

Setting

Range: 0 to 7

Resolution: 1

Query

Range: 0 to 7

Resolution: 1

*RST Setting

0
Requirements GSM/GPRS/ EGPRS LA

Revision: E.00.12 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:MPDescr:FDDinfo:RTHReshold 5" 
! Sets the report threshold to 5. 

CALL[:CELL]:UTRAN[:ALL]:MPDescr:FDDinfo:ROFFset

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command sets/queries the offset to the reported value when prioritizing the FDD neighbour cells for reporting. The settings are mapped to values as follows:

                         Setting                           Offset                         
                              0                             always
                              1                              6 dB
                              2                             12 dB
                              3                             18 dB
                              4                             24 dB
                              5                             30 dB
                              6                             36 dB
                              7                             never

EGPRS LA

Setting

Range: 0 to 7

Resolution: 1

Query

Range: 0 to 7

Resolution: 1

*RST Setting

Requirements GSM/GPRS/ EGPRS LA

Revision: E.00.12 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:MPDescr:FDDinfo:ROFFset 5" 
! Sets the offset to the reported value to 5. 

CALL[:CELL]:UTRAN[:ALL]:MPDescr:QSC

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command sets/queries a threshold and indicates whether the Mobile Station search for 3G cells .

The Mobile Station will search for 3G cells if a signal level is below 0-7 or above 8-15. The settings are mapped to values as follows:

                          Setting                           Threshold                         
                              0                             -98 dBm
                              1                             -94 dBm
                              2                             -90 dBm
                              3                             -86 dBm
                              4                             -82 dBm
                              5                             -78 dBm
                              6                             -74 dBm
                              7                             always
                              8                             -78 dBm
                              9                             -74 dBm
                             10                             -70 dBm
                             11                             -66 dBm
                             12                             -62 dBm
                             13                             -58 dBm
                             14                             -54 dBm
                             15                             never

EGPRS LA

Setting

Range: 0 to 15

Resolution: 1

Query

Range: 0 to 15

Resolution: 1

*RST Setting

7 (always)
Requirements GSM/GPRS/ EGPRS LA

Revision: E.00.12 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:MPDescr:QSC 7" 
! Sets Qsearch_C threshold to 7 (always). 

CALL[:CELL]:UTRAN[:ALL]:MPDescr:QSC:INITial

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command sets/queries the value to be used in connected mode before Qsearch_C (sent on the SACCH) is received. The Qsearch_C_initial is sent on the BCCH.

When this parameter is set to 0 the signal level for Qsearch_I is used. The command to set the Qsearch_I level is CALL[:CELL]:UTRAN[:ALL]:MPDescr:QSI .

EGPRS LA

Setting

Range: 0|1

Query

Range: 0|1

*RST Setting

0
Requirements GSM/GPRS/ EGPRS LA

Revision: D.02 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:MPDescr:QSC:INITial 0" 
! Qsearch_C_Initial is set to the Qsearch_I value.

CALL[:CELL]:UTRAN[:ALL]:MPDescr:QSI

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command sets/queries a threshold and indicates whether measurements on cells of other radio access technologies shall be performed.

The Qsearch_I parameter will search for 3G cells if a signal level is below 0-7 or above 8-15. The settings are mapped to values as follows:

                          Setting                           Threshold                         
                              0                             -98 dBm
                              1                             -94 dBm
                              2                             -90 dBm
                              3                             -86 dBm
                              4                             -82 dBm
                              5                             -78 dBm
                              6                             -74 dBm
                              7                             always
                              8                             -78 dBm
                              9                             -74 dBm
                             10                             -70 dBm
                             11                             -66 dBm
                             12                             -62 dBm
                             13                             -58 dBm
                             14                             -54 dBm
                             15                             never

EGPRS LA

Setting

Range: 0 to 15

Resolution: 1

Query

Range: 0 to 15

Resolution: 1

*RST Setting

7 (always)
Requirements GSM/GPRS/ EGPRS LA

Revision: D.02 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:MPDescr:QSI 7" 
! Sets Qsearch_I threshold to 7 (always). 

CALL[:CELL]:UTRAN[:ALL]:MPDescr:QSP

Function

GSM TA This command is not applicable to the GSM TA.

GPRS TA

This command is not applicable to the GPRS TA.

EGPRS TA

This command is not applicable to the EGPRS TA.
GSM/GPRS LA

This command sets/queries a threshold and indicates whether measurements on cells of other radio access technologies shall be performed. It is the GPRS variant of the Qsearch_C setting. see CALL[:CELL]:UTRAN[:ALL]:MPDescr:QSI .

The Qsearch_P parameter will search for 3G cells if a signal level is below 0-7 or above 8-15. The settings are mapped to values as follows:

                          Setting                           Threshold                         
                              0                             -98 dBm
                              1                             -94 dBm
                              2                             -90 dBm
                              3                             -86 dBm
                              4                             -82 dBm
                              5                             -78 dBm
                              6                             -74 dBm
                              7                             always
                              8                             -78 dBm
                              9                             -74 dBm
                             10                             -70 dBm
                             11                             -66 dBm
                             12                             -62 dBm
                             13                             -58 dBm
                             14                             -54 dBm
                             15                             never

EGPRS LA

Setting

Range: 0 to 15

Resolution: 1

Query

Range: 0 to 15

Resolution: 1

*RST Setting

7 (always)
Requirements GSM/GPRS/ EGPRS LA

Revision: E.00.12 and above

Programming Example

 
OUTPUT 714;"CALL:UTRan:MPDescr:QSP 6" 
! Sets Qsearch_P threshold to 6.