CALL:RRC

CALL:RRC

Last updated: January 16, 2009

This topic is only applicable to the lab application.

GPIB Command Conventions

CALL[:CELL]:RRC:CRELease:CWCount

Function

Sets/queries the RRC Connection Release Complete Wait Count .

This parameter can only be set when call status is Idle . Changing this setting results in the execution of the Broadcast Channel (BCCH) Update Procedure (SIB Contents) if BCCH Update Page is set to Auto .

Setting

Range: RETRansmit1 | N308

Query

Range: RETR1 | N308

*RST Setting

RETR1

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"CALL:RRC:CRELease:CWCount RETRansmit1"
! Sets the RRC Connection Release Complete Wait Count to RETRansmit1

CALL[:CELL]:RRC:CRELease:N308

Function

Sets/queries the N308 RRC Conn Release Comp Max Retransmits .

This parameter can only be set when call status is Idle . Changing this setting results in the execution of the Broadcast Channel (BCCH) Update Procedure (SIB Contents) if BCCH Update Page is set to Auto .

Setting

Range: 1 to 8

Resolution: 1

Query

Same as setting

*RST Setting

2

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"CALL:RRC:CRELease:N308 2"
! Sets the N308 constant to 2.