CALL:DTCHannel

CALL:DTCHannel

Last updated: April 15, 2011

GPIB Command Conventions

CALL:DTCHannel:DATA

Function

Sets/queries the downlink dedicated traffic channel's data type. See DL DTCH Data .

Setting

Range: INCRement|ONES|PRBS9|PRBS15|PRBS20|PRBS23|ZERos

Query

Range: INCR|ONES|PRBS9|PRBS15|PRBS20|PRBS23|ZER

*RST Setting

PRBS15

Requirements

Test Application Revision: A.01 and above

Test Application Revision A.04 added INCrement

Lab Application Revision: A.01 and above

Lab Application Revision A.02 added INCrement

Test Application Revision A.14 and Lab Application Revision F.00, added PRBS20 and PRBS23

Programming Example

 
OUTPUT 714;"CALL:DTCHANNEL:DATA ZER"
! Sets the DTCH data pattern to continuous zeroes.

CALL:DTCHannel:BLER:REPorting:INTerval

Function

Sets/queries the observation period for UE reported DTCH BLER measurements (see DTCH BLER (Block Error Ratio) Report for details).

It is in the unit of millisecond. This setting is only useful after a Measurement Request (see CALL:MS:REPorted:MEASurement:REQuest ).

Setting

Range: (INT250 = 250 ms)
INT250|INT500|INT1000|INT2000|INT3000|INT4000|INT6000|INT8000
|INT12000|INT16000|INT20000|INT24000|INT28000|INT32000|INT64000

Query

Range: same as setting

*RST Setting

INT250

Requirements

Test Application Revision: A.03 and above.

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"CALL:DTCHannel:BLER:REPorting:INTerval INT1000"
! Sets the DTCH BLER observation period to 1000 miliseconds.

CALL[:CELL]:DCHannel:UPRach

Function

Sets/queries the Unexpected Page Response parameter.

Setting

Range: IGNore | RESPond

Query

Range: IGN | RESP

*RST Setting

IGNore

Requirements

Lab Application Revision: H.00.00 and above.

Programming Example

 
OUTPUT 714;"CALL:DCHannel:UPRach IGNore"
! Sets the Unexpected Page Response parameter to Ignore.