CALL:PPRocedure:CMService

CALL:PPRocedure:CMService

Last updated: June 19, 2012

GPIB Command Conventions

CALL:PPRocedure:CMService: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 CM Service Request is ignored.

EGPRS LA
Setting

Range: 0| OFF | 1 | ON

Query

Range: 0 | 1

*RST setting

0| OFF

Requirements

GSM/GPRS/ EGPRS LA

Revision: J.00.00 and above

Programming Example:

 
OUTPUT 714;"CALL:PPRocedure:CMService:IGNore 1" 
! The test set will ignore any CM Service Request attempt.

CALL:PPRocedure:CMService: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 Sets/Queries whether or not the CM Service Request is rejected.
EGPRS LA
Setting

Range: 0| OFF | 1 | ON

Query

Range: 0 | 1

*RST setting

0|OFF

Requirements

GSM/GPRS/ EGPRS LA

Revision: J.00.00 and above

Programming Example:

 
OUTPUT 714;"CALL:PPRocedure:CMService:REJect ON" 
! Sets the CM Service Request Reject State to ON.

CALL:PPRocedure:CMService:REJect:MMCause

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 CM Service Reject cause.

EGPRS LA
Setting

Range: 0 to 255 (decimal)

Query

Range:0 to 255

*RST setting

17

Requirements

GSM/GPRS/ EGPRS LA

Revision: J.00.00 and above

Programming Example:

 
OUTPUT 714;"CALL:PPRocedure:CMService:REJect:MMCause 7" 
! The test set sends the MS the CM Service Reject cause value as "GPRS Services Not Allowed".