CALL:LAUPdate

CALL:LAUPdate

Last updated: November 7, 2012

GPIB Command Conventions

CALL[:CELL]:LAUPdate:ACCept:FOPRoceed:CONTrol:AUTO

Function

Sets/queries the Location Area Update Accept FOP Control .

Setting

Range: 1|Auto|0|Manual

Query

Range: 1|0

*RST Setting

1 (Auto)
Requirements

Lab Application Revision: I.00.00 and above.

Programming Example

 
OUTPUT 714;" CALL:LAUPdate:ACCept:FOProceed:CONTrol:AUTO 0"

CALL[:CELL]:LAUPdate:ACCept:FOPRoceed:MANual

Function

Sets/queries the Location Area Update Accept Follow-On Proceed .

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0
Requirements

Lab Application Revision: I.00.00 and above.

Programming Example

 
OUTPUT 714;" CALL:LAUPdate:ACCept:FOProceed:MANual 0"

CALL[:CELL]:LAUPdate:IGNore[:STATe]

Function

Sets/queries the Location Area Update Ignore State . While it is On, the test set will ignore any Location Updating request from the UE.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0
Requirements

Lab Application Revision: G.00.09 and above.

Programming Example

 
OUTPUT 714;" CALL:LAUPdate:IGNore 0"

CALL[:CELL]:LAUPdate:REJect[:STATe]

Function

Sets/queries the Location Area Update Reject State . While it is On, the test set will reject any Location Updating request from the UE.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0
Requirements

Lab Application Revision: F.01 and above.

Programming Example

 
OUTPUT 714;"CALL:LAUPdate:REJect 0"

CALL[:CELL]:LAUPdate:REJect:CAUSe

Function

Sets/queries the Location Area Update Reject Cause .

Setting

Range: 0 to 255

Query

Range: 0 to 255

*RST Setting

111 (Protocol error, unspecified)
Requirements

Lab Application Revision: F.01 and above.

Programming Example

 
OUTPUT 714;"CALL:LAUPdate:REJect:CAUSe 111"