CALL:PPRocedure:RAU|RAUPdate

CALL:PPRocedure:RAU|RAUPdate

Last updated: May 12, 2011

GPIB Command Conventions

CALL:PPRocedure:RAU|RAUPdate:IGNore[:STATe]

Function

GSM TA

This command is not applicable to the GSM Test Application.
GPRS TA

This command is not applicable to the GPRS Test Application.

EGPRS TA

This command is not applicable to the EGPRS Test Application.

GSM/GPRS LA

Sets/Queries whether or not the Routing Area Update request is ignored.

EGPRS LA
Setting

Range: 0| OFF | 1 | ON

Query

Range: 0 | 1

*RST setting

0

Requirements

GSM/GPRS/ EGPRS LA

Revision: I.00.00 and above

Programming Example:

 
OUTPUT 714;"CALL:PPROCEDURE:RAUPdate:IGNore 1" 
! The test set will ignore any Routing Area Update attempt.

CALL:PPRocedure:RAU|RAUPdate:REJect[:STATe]

Function

GSM TA

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

This command sets Routing Area Update Reject State. When the parameter is set to ON, the test set will reject the RAU request from the mobile station.

EGPRS LA
Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST setting

0|OFF

Requirements

GSM/GPRS/ EGPRS LA

Revision: F.00.27 and above

Programming Example:

 
OUTPUT 714;"CALL:PPRocedure:RAUPdate:REJect ON" 
! Sets the Routing Area Update Reject State to ON.

CALL:PPRocedure:RAU|RAUPdate:REJect:GMMCause

Function

GSM TA

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

This command sets the Routing Area Update Reject cause.

See GMM Cause Information Element for details on settings this parameter accepts as defined in 3GPP TS 24.008 Version 6.7.0.

EGPRS LA
Setting

Range: 0 to 255 (decimal)

Query

Range: 0 to 255

*RST setting

+12

Requirements

GSM/GPRS/ EGPRS LA

Revision: F.00.27 and above

Programming Example:

 
OUTPUT 714;"CALL:PPRocedure:RAUPdate:REJect:GMMCause 7" 
! The test set sends the MS the RAU Reject cause value as "GPRS Services Not Allowed".

CALL:PPRocedure:RAU|RAUPdate:T3312

Function

GSM TA

This command is not applicable to the GSM Test Application.
GPRS TA

This command is not applicable to the GPRS Test Application.

EGPRS TA

This command is not applicable to the EGPRS Test Application.

GSM/GPRS LA

Sets the Periodic Routing Update Timer value. See Configurable Timers .

The size of the layer 3 message field is limited and to provide large range of values the following rounding will be applied to the actual value sent to the MS.

  • Values of 1s to 60s will be rounded up to nearest even number of seconds.
  • Values of 61s to 1860s will be rounded up to the nearest minute.
  • Values of 1861s to 11160s will be rounded up to the nearest decihours (1 decihour = 6 minutes).

EGPRS LA
Setting

Range: 0 to 11160s

Query

Range: 0 to 11160s

*RST setting

0

Requirements

GSM/GPRS/ EGPRS LA

Revision: F.00.27 and above

Programming Example:

 
OUTPUT 714;"CALL:PPROCEDURE:RAU:T3312 10" 
! Set the expire time of T3312 to 10 seconds.