CALL:LACode

CALL:LACode

Last updated: December 3, 2008

GPIB Command Conventions

CALL[:CELL]:LACode

Function

GSM TA

Sets/queries the value of the cell's Location Area Code (LAC). 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 65535

Resolution: 1

Query

Range: 0 to 65535

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:LACODE 456" 
! Sets the cell's location area code 456.

CALL[:CELL]:LACode[:SELected]

Function

GSM TA

Sets/queries the value of the cell's Location Area Code (LAC) 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 65535

Resolution: 1

Query

Range: 0 to 65535

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:LACODE:SELECTED 456" 
! Sets the cell's location area code 456.

CALL[:CELL]:LACode:GSM

Function

GSM TA

Sets/queries the value of the cell's Location Area Code (LAC) 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 65535

Resolution: 1

Query

Range: 0 to 65535

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:LACODE:GSM 456" 
! Sets the cell's location area code 456.