CALL:CELL2:CPIChannel

CALL:CELL2:CPIChannel

Last updated: January 16, 2009

This section is only applicable to the lab application.

GPIB Command Conventions

CALL:CELL2:CPIChannel[:SLEVel]

Function

Sets/queries the cell 2 common pilot channel's initial power offset. 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

Same as setting

*RST Setting

-3.3 dB
Requirements

Lab Application Revision: A.01 and above.

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

Programming Example

 
OUTPUT 714;"CALL:CELL2:CPICHANNEL:SLEVEL -10" 

CALL:CELL2:CPIChannel:LEVel

Function

Sets/queries the common pilot channel's initial power offset. 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

-3.3 dB
Requirements

Lab Application Revision: A.01 and above.

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

Programming Example

 
OUTPUT 714;"CALL:CELL2:CPICHANNEL:LEVEL -5"

CALL:CELL2:CPIChannel:STATe

Function

Sets/queries the common pilot 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:CPICHANNEL:STATE ON"