CALL:PPRocedure:DETach

CALL:PPRocedure:DETach

Last updated: December 3, 2008

GPIB Command Conventions

CALL:PPRocedure:DETach:REQuest[:IMMediate]

Function

GSM TA

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

This command sends detach request.

For an explanation of the :DONE?, :OPComplete?, :SEQuential, and :WAIT commands, see Call Processing Event Synchronization .

EGPRS TA
GSM/GPRS LA
EGPRS LA

Requirements

GSM/GPRS/ EGPRS TA

Revision: A.04 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example:

 
OUTPUT 714;"CALL:PPRocedure:DETach:REQuest" 
! Sends a network initiated Detach Request.

CALL:PPRocedure:DETach:REQuest:GMMCause

Function

GSM TA

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

This command sets/queries the GMM Cause for the test set to send a detach request.

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

EGPRS TA
GSM/GPRS LA
EGPRS LA
Setting

Range: 0 to 255 (decimal)

Query

Range: 0 to 255

*RST setting

+111

Requirements

GSM/GPRS/ EGPRS TA

Revision A.04 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example:

 
OUTPUT 714;"CALL:PPRocedure:DETach:REQuest:GMMCause 96" 
! The test set sends the MS this GMM Cause value as the reason for requesting a detach.

CALL:PPRocedure:DETach:REQuest:TYPE

Function

GSM TA

This command is not applicable to the GSM test applications.
GPRS TA This command sets/queries the type of detach request.

See Detach Type Information Element for details on settings this parameter accepts.

EGPRS TA
GSM/GPRS LA
EGPRS LA
Setting

Range: REQ|NREQ|IMSI

Query

Range: REQ|NREQ|IMSI

*RST setting

NREQ

Requirements

GSM/GPRS/ EGPRS TA

Revision A.04 and above

GSM/GPRS/ EGPRS LA

Revision: D.02 and above

Programming Example:

 
OUTPUT 714;"CALL:PPRocedure:DETach:REQuest:TYPE REQ" 
! Sets the detach type to REQ.