CALL:PPRocedure:T3314

CALL:PPRocedure:T3314

Last updated: December 3, 2008

GPIB Command Conventions

CALL:PPRocedure:T3314

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 GMM Ready 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:T3314 10" 
! Set the expire time of T3314 to 10 seconds.

CALL:PPRocedure:T3314: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

This command Enables/Disables the GMM Ready Timer state. The GMM Ready Timer must be enabled for the timer value to be used. See Configurable Timers .

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:T3314:STATE ON" ! Enable the GMM Ready Timer.