CALL:CELL2:DPCHannel

CALL:CELL2:DPCHannel

Last updated: January 16, 2009

This section is only applicable to the lab application.

GPIB Command Conventions

CALL:CELL2:DPCHannel[:SLEVel]

Function

Sets/queries the cell 2 dedicated physical channel's (DPCH) initial downlink offset, and sets its state to ON. (See Cell 2 Overview ).

Setting

Range: -30.00 dB to 0 dB

Resolution: 0.01

Query Same as setting

*RST Setting

-10.30 dB

Requirements

Lab Application Revision: A.01 and above.

Lab Application Revision C.01 and above, changed default value to -10.30 dB.

Programming Example

 
OUTPUT 714;"CALL:CELL2:DPCHANNEL:SLEVEL -12" 

CALL:CELL2:DPCHannel:LEVel

Function

Sets/queries the cell 2 dedicated physical channel's (DPCH) initial downlink offset. (See Cell 2 Overview ).

Setting

Range: -30.00 dB to 0 dB

Resolution: 0.01

Query Same as setting

*RST Setting

-10.30 dB

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:CELL2:DPCHANNEL:LEVEL -12" 

CALL:CELL2:DPCHannel:STATe

Function

Sets/queries the dedicated physical control channel's state.

This setting cannot be changed while in active cell operating mode. Attempting to change this setting while in this mode results in the following error message: "Command Rejected. Change Not Allowed in Active Cell Mode." Use the cell off operating mode when changing this value.

(See Cell 2 Overview ).

Setting

Range: 1|ON | 0|OFF

Query

Range: 1| 0

*RST Setting

1

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:CELL2:DPCHANNEL:STAT 1"