CALL:CELL2:PILot

CALL:CELL2:PILot

Last updated: July 18, 2007

GPIB Command Conventions

CALL:CELL2:PILOT[:SLEVel][:SELected]

Function

The setting form of this command performs two functions: (1) sets the Cell 2 F-Pilot (forward pilot channel) level, and (2) turns the Cell 2 F-Pilot state to ON.

The query form returns the Cell 2 F-Pilot level.

The optional [:SELected] keyword in this command specifies that the pilot channel state and level being set/queried applies to the current system type. See CALL[:CELL]:SYSTem[:TYPE] to query or change the current system type.

Setting

Range: 0 to -20 dB

Resolution: 0.01 dB

Query

Range: 0 to -20 dB

Resolution: 0.01 dB

*RST Setting

-7 dBm

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:CELL2:PILOT:SLEVel -20" 
!Sets the Cell 2 F-Pilot state to ON and sets the level to -20 dB.

CALL:CELL2:PILOT:LEVel[:SELected]

Function

Sets/queries the Cell 2 F-Pilot (forward pilot channel) level.

The optional [:SELected] keyword in this command specifies that the pilot level being set/queried applies to the current system type.

Setting

Range: 0 to -20 dB

Resolution: 0.01 dB

Query

Range: 0 to -20 dB

Resolution: 0.01 dB

*RST Setting

-7 dB

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:CELL2:PILOT:LEVEL -20"

CALL:CELL2:PILOT:STATe[:SELected]

Function

Sets/queries the Cell 2 F-Pilot (forward pilot channel) state.

The optional [:SELected] keyword in this command specifies that the pilot state being set/queried applies to the current system type.

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:PILOT:STATE OFF"

Related Topics


CALL:PILot (Cell 1 F-Pilot settings)