CALL:MNCode

CALL:MNCode

Last updated: December 3, 2008

GPIB Command Conventions

CALL[:CELL]:MNCode

Function

GSM TA

Sets/queries the value of the Mobile Network Code (MNC). This can only be set when the Cell Operating Mode parameter is set to Off (see CALL:OPERating:MODE ).

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 0 to 99

Resolution: 1

Query

Range: 0 to 99

Resolution: 1

*RST Setting

1

Related Topics

Configuring the Broadcast Channel (BCH)
Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"CALL:CELL:MNCODE 45" 
! Sets the cell's mobile network code to 45.

CALL[:CELL]:MNCode[:SELected]

Function

GSM TA

Sets/queries the value of the Mobile Network Code (MNC) for the active (that is the selected) format. This can only be set when the Cell Operating Mode parameter is set to Off (see CALL:OPERating:MODE ).

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 0 to 99

Resolution: 1

Query

Range: 0 to 99

Resolution: 1

*RST Setting

1

Related Topics

Configuring the Broadcast Channel (BCH)
Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"CALL:CELL:MNCODE:SELECTED 45" 
! Sets the cell's mobile network code to 45.

CALL[:CELL]:MNCode:GSM

Function

GSM TA

Sets/queries the value of the Mobile Network Code (MNC) for the GSM format. This can only be set when the Cell Operating Mode parameter is set to Off (see CALL:OPERating:MODE ).

GSM/GPRS LA

EGPRS TA

GPRS TA

EGPRS LA

Setting

Range: 0 to 99

Resolution: 1

Query

Range: 0 to 99

Resolution: 1

*RST Setting

1

Related Topics

Configuring the Broadcast Channel (BCH)

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"CALL:CELL:MNCODE:GSM 45" 
! Sets the cell's mobile network code to 45.