CALL:DRX

CALL:DRX

Last updated: April 27, 2013

GPIB Command Conventions

CALL[:CELL]:DRX:CLENgth

Function

Sets/queries the DRX Cycle Length (CN Domain) .

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: FRAMes64|FRAMes128|FRAMes256|FRAMes512

Query

Range: FRAM64|FRAM128|FRAM256|FRAM512

*RST Setting

FRAM64

Requirements

Test Application Revision: A.06 and above

Lab Application Revision: C.01 and above

Programming Example

 
OUTPUT 714;"CALL:DRX:CLENgth FRAMes512"
! Sets the DRX Cycle Length to 512 frames.

CALL[:CELL]:DRX:CLENgth:UTRan

Function

Sets/queries the DRX Cycle Length (UTRAN) .

This setting can not be changed in the CELL_PCH or URA_PCH RRC state.

Setting

Range: FRAMes8|FRAMes16|FRAMes32|FRAMes64|FRAMes128|FRAMes256|FRAMes512

Query

Range: FRAM8|FRAM16|FRAM32|FRAM64|FRAM128|FRAM256|FRAM512

*RST Setting

FRAM8

Requirements

Lab Application Revision: I.01.00 and above

Programming Example

 
OUTPUT 714;"CALL:DRX:CLENgth:UTRan FRAMes512"
! Sets the DRX Cycle Length the UE uses in CELL_PCH or URA_PCH RRC state to 512 frames.