CALL:PPRocedure:CSETup

CALL:PPRocedure:CSETup

Last updated: October 30, 2013

GPIB Command Conventions

CALL:PPRocedure:CSETup: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 Call Setup Request is ignored.

EGPRS LA
Setting

Range: IGNore|IGNore2 |OFF

Query

Range: same as the setting

*RST setting

OFF

Requirements

GSM/GPRS/ EGPRS LA

Revision: J.00.00 and above

Programming Example:

 
"CALL:PPRocedure:CSETup:IGNore OFF" 
! The test set will not ignore any Call Setup Request attempt.

CALL:PPRocedure:CSETup: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 Call Setup 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:

 
"CALL:PPRocedure:CSETup:REJect ON" 
! The test set will reject any Call Setup Request attempt.

CALL:PPRocedure:CSETup:REJect:CCCause

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 Call Setup Reject cause.

EGPRS LA
Setting

Range: 0 to 255 (decimal)

Query

Range: 0 to 255

*RST setting

21

Requirements

GSM/GPRS/ EGPRS LA

Revision: J.00.00 and above

Programming Example:

 
"CALL:PPRocedure:CSETup:REJect:CCCause 7" 
! The test set sends the MS the Call Setup Reject cause value as "GPRS Services Not Allowed".

CALL:PPRocedure:CSETup:SOConnection: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

This command sets/queries Signalling Only Connection State .

EGPRS LA
Setting

Range: 0| OFF | 1 | ON

Query

Range: 0|1

*RST setting

0|OFF

Requirements

GSM/GPRS/ EGPRS LA

Revision: K.00.00 and above

Programming Example:

 
"CALL:PPRocedure:CSETup:SOConnection:STATe ON" 
! The test set establishes signalling only connection for MO/MT call.".