CALL:AREStriction

 Last updated: January 15, 2009

 This section is only applicable to the lab application.

 GPIB Command Conventions

CALL[:CELL]:AREStriction:ACBarred

Function

Sets/queries Access Class Barred .

This setting can only be changed when Call Status is Idle .

Setting

Range: 16 characters from the set 0 and 1

Query

Range: 16 characters from the set 0 and 1

*RST Setting

1111111111111111

Requirements

Lab Application Revision: J.01.00 and above

Programming Example

OUTPUT 714;"CALL:AREStriction:ACBarred 1111111111111111"
! Sets Access Class Barred List to 1111111111111111.

 CALL[:CELL]:AREStriction:BARRed:STATe

 Function

 Sets/queries Cell Barred State .

 This setting can only be changed when call status is Idle . If BCCH Update Page is set to Auto and you change this setting while your UE is camped to the test set, the test set performs a Broadcast Channel (BCCH) Update Procedure (SIB Contents) . If BCCH Update Page is set to Inhibit (the default value) and you change this setting while your UE is camped to the test set, you must force your UE to re-read the BCCH to observe the change (see BCCH Update Page for more details).

 Setting

 Range: 1|ON|0|OFF

 Query

 Range: 1|0

 *RST Setting

0 (Off)

 Requirements

 Lab Application Revision: D.00.04 and above

 Programming Example

 
OUTPUT 714;"CALL:AREStriction:BARRed:STATe 1"
! Sets Barred State to On.

 CALL[:CELL]:AREStriction:BARRed:TIMer

 Function

 Sets/queries the Cell Barred Timer (Tbarred) .

 This setting is only applicable when CALL[:CELL]:AREStriction:BARRed:STATe is set to On .

 This setting can only be changed when call status is Idle . If BCCH Update Page is set to Auto and you change this setting while your UE is camped to the test set, the test set performs a Broadcast Channel (BCCH) Update Procedure (SIB Contents) . If BCCH Update Page is set to Inhibit (the default value) and you change this setting while your UE is camped to the test set, you must force your UE to re-read the BCCH to observe the change (see BCCH Update Page for more details).

 Setting

 Range: 10 s, 20 s, 40 s, 80 s, 160 s, 320 s, 640 s, 1280 s

 Query

Same as setting

 *RST Setting

40 s

 Requirements

 Lab Application Revision: D.00.04 and above

 Programming Example

 
OUTPUT 714;"CALL:AREStriction:BARRed:TIMer 20s"
! Sets Barred Timer to 20 s.

 CALL[:CELL]:AREStriction:ITAFrequency:CRINdicator

 Function

 Sets/queries the Intra-frequency Cell Reselection Indicator .

 This setting is only applicable when CALL[:CELL]:AREStriction:BARRed:STATe is set to On .

 This setting can only be changed when call status is Idle . If BCCH Update Page is set to Auto and you change this setting while your UE is camped to the test set, the test set performs a Broadcast Channel (BCCH) Update Procedure (SIB Contents) . If BCCH Update Page is set to Inhibit (the default value) and you change this setting while your UE is camped to the test set, you must force your UE to re-read the BCCH to observe the change (see BCCH Update Page for more details).

 Setting

 Range: ALLowed|NALLowed

 Query

 Range: ALL|NALL

 *RST Setting

ALL

 Requirements

 Lab Application Revision: D.00.04 and above

 Programming Example

 
OUTPUT 714;"CALL:AREStriction:ITAFrequency:CRINdicator NALLowed"
! Sets the Intra-frequency Cell Reselection Indicator to Not Allowed.