CALL:CPIChannel

CALL:CPIChannel

Last updated: October 19, 2012

GPIB Command Conventions

CALL:CPIChannel[:SLEVel]

Function

Sets/queries the common pilot channel's initial power offset. This command sets the power offset level and turns on the power offset.

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.

Setting

Range: -20.00 dB to 0 dB

Resolution: 0.01

Query

Same as setting.

*RST Setting

-3.3 dB
Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Test Application Revision A.06 changed *RST Setting to -3.3 dB.

Lab Application Revision C.01 changed *RST Setting to -3.3 dB.

Programming Example

 
OUTPUT 714;"CALL:CPIChannel:SLEVel -10" 

CALL: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.

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.

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

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Test Application Revision A.06 changed *RST Setting to -3.3 dB.

Lab Application Revision C.01 changed *RST Setting to -3.3 dB.

Programming Example

 
OUTPUT 714;"CALL:CPIChannel:LEVel -5"

CALL:CPIChannel:STATe

Function

Sets/queries the common pilot 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.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

1 (on)
Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:CPIChannel:STATe ON" 

CALL[:CELL[1]]:CPIChannel:SECondary:CCODe:CODE

Function

Sets/queries the Antenna 2 S-CPICH Channelization Code .

This setting cannot be changed while in Active Cell operating mode. Attempting to change this setting in this mode results in the following error message: "FDD call opreation rejected; Change not allowed in Active Cell Mode." Set the operating mode to Cell Off before changing this value.

Setting

Range: 2 to 255

Increment: 1

Query

Same as setting

*RST Setting

2
Requirements

Lab Application Revision: I.00.00 and above

Programming Example

 
OUTPUT 714;"CALL:CPIChannel:SECondary:CCODe:CODE 5"