CALL:MCCode

CALL:MCCode

Last updated: December 3, 2008

GPIB Command Conventions

CALL[:CELL]:MCCode[:SELected]

Function

GSM TA

Sets/queries the value of the Mobile Country Code (MCC) 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 999

Resolution: 1

Query

Range: 0 to 999

Resolution: 1

*RST Setting

The *RST value of this command depends on the format that is currently active. For example, if the GSM format is currently active, the *RST value for this command is the same value as the equivalent command containing the :GSM format identifier.

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:MCCODE:SELECTED 4" 
! Sets the cell's mobile country code to 4.

CALL[:CELL]:MCCode:GSM

Function

GSM TA

Sets/queries the value of the Mobile Country Code (MCC) for the GSM 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 999

Resolution: 1

Query

Range: 0 to 999

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:MCCODE:GSM 4" 
! Sets the cell's mobile country code to 4.