CALL:CELL2:CCPChannel

CALL:CELL2:CCPChannel

January 16, 2009

This section is only applicable to the lab application.

GPIB Command Conventions

CALL:CELL2:CCPChannel:PRIMary[:SLEVel]

Function

Sets/queries the initial power offset of the cell 2 primary common control physical channel. This command sets the power offset level and turns on the power offset.

See Cell 2 Overview .

Setting

Range: -20.00 dB to 0 dB

Resolution: 0.01

Query

Range: -20.00 dB to 0 dB

Resolution: 0.01

*RST Setting

-5.35 dB
Requirements

Lab Application Revision: A.01 and above.

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

Programming Example

 
OUTPUT 714;"CALL:CELL2:CCPCHANNEL:PRIMARY:SLEVEL -15DB" !Enables and sets the initial P-CCPCH power offset to -15 dB.

CALL:CELL2:CCPChannel:PRIMary:LEVel

Function

Sets/queries the cell 2 primary common control physical channel's initial power offset.

See Cell 2 Overview .

Setting

Range: -20.00 dB to 0 dB

Resolution: 0.01

Query

Same as setting

*RST Setting

-5.35 dB
Requirements

Lab Application Revision: A.01 and above.

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

Programming Example

 
OUTPUT 714;"CALL:CELL2:CCPCHANNEL:PRIMARY:LEVEL -15DB" !Sets the initial P-CCPCH power offset to -15 dB.

CALL:CELL2:CCPChannel:PRIMary:STATe

Function

Sets/queries the cell 2 primary common control physical channel's state.

See Cell 2 Overview .

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

1 (on)
Requirements Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"CALL:CELL2:CCPCHANNEL:PRIMARY:STATE ON"