CALL:PPRocedure:IDENtity

CALL:PPRocedure:IDENtity

Last updated: December 3, 2008

GPIB Command Conventions

CALL:PPRocedure:IDENtity:REQuest[:IMMediate]

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

Sends an Identity Request .

EGPRS LA

Requirements

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example:

 
OUTPUT 714;"CALL:PPROCEDURE:IDENTITY:REQUEST" 
! Sends an identity request to the MS.

CALL:PPRocedure:IDENtity:REQuest:RESults?

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

Queries identity results and returns four string values for IMSI, IMEI, IMEISV, TMSI in order.

EGPRS LA

Requirements

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example:

 
OUTPUT 714;"CALL:PPROCEDURE:IDENTITY:REQUEST:RESULTS"
! Queries identity results.

CALL:PPRocedure:IDENtity:REQuest:RESults:CLEar

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

Clears the Identity Request results.

EGPRS LA

Requirements

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example:

 
OUTPUT 714;"CALL:PPROCEDURE:IDENTITY:REQUEST:RESULTS:CLEAR"
! Queries identity results.

CALL:PPRocedure:IDENtity:REQuest:TYPE

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 the type of Identity to Request. See Identity Request for more information.

   
NOTE
The test set always displays a zero for the 15th digit of the IMEI. This behavior conforms to 3GPP TS 03.03, which requires that the 15th digit (referred to as Spare digit or Check Digit) "shall be zero, when transmitted by the MS", and 3GPP TS 02.16 which states that the "check digit is not part of the digits transmitted at IMEI check equations".

   

EGPRS LA
Setting

IMSI|IMEI|EISV|TMSI

Query

IMSI|IMEI|EISV|TMSI

*RST Setting

IMSI

Requirements

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example:

 
OUTPUT 714;"CALL:PPROCEDURE:IDENTITY:REQUEST:TYPE IMEI"
! Sets IMEI as the identity type to request