CALL:PAGing

Last updated: May 22, 2013

For more information on the GPIB Command conventions, see GPIB Command conventions

CALL:PAGing:IDENtity[:TYPE]

Function

Sets/queries the CS Paging Identity Type, which determines whether the UE is paged by the Paging International Mobile Subscriber Identity (IMSI) or Temporary Mobile Subscriber Identity (TMSI).

This parameter can only be set when call status is Idle .

Setting

Range: IMSI|TMSI

Query

Range: IMSI|TMSI

*RST Setting

IMSI

Requirements

Test Application Revision: A.02.00 and above

Programming Example

"CALL:PAGing:IDENtity:TYPE IMSI"

CALL:PAGing:IMSI[:SELected]

Function

Sets/queries the paging international mobile subscriber identity (IMSI) for the currently selected application.

Paging IMSI will be overwritten by the mobile station's reported IMSI during any call connection procedure, such as location update or call setup.

Setting

Range: 000000 to 999 999 999 999 999

(String of 6 to 15 characters, each character from the set 0123456789)

Query

same as setting

*RST Setting

"001012345678901"

Requirements

Test Application Revision: A.02.00 and above

Programming Example

"CALL:PAGing:IMSI '001012345678901'"

CALL:PAGing:IMSI:TATDscdma

Function

Sets/queries the paging international mobile subscriber identity (IMSI) when using TD-SCDMA application.

Paging IMSI will be overwritten by the mobile station's reported IMSI during any call connection procedure, such as location update or call setup.

Setting

Range: 000000 to 999 999 999 999 999

(String of 6 to 15 characters, each character from the set 0123456789)

Query

same as setting

*RST Setting

"001012345678901"

Requirements

Test Application Revision: A.02.00 and above

Programming Example

"CALL:PAGing:IMSI:TATDscdma '001012345678901'"

CALL:PAGing:SERVice[:TYPE]

Function

Sets/queries the paging service type. The paging service type is used to set which type of service is initiated when the test set pages the UE.

Setting

Range:

  • AMR: AMR Voice

  • RBTest: RB Test Mode

Query

same as setting

*RST Setting

RBTest

Requirements

Test Application Revision: A.03.00 and above

Programming Example

"CALL:PAGing:SERVice RBTest"