CALL:PILot

CALL:PILot

Last updated: June 6, 2007

GPIB Command Conventions

CALL[:CELL[1]]:PILOT[:SLEVel][:SELected]

Function

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

The query form returns the (Cell 1) F-Pilot level.

The optional [:SELected] keyword in this command specifies that the (Cell 1) F-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 dB

Programming Example

 
OUTPUT 714;"CALL:PILOT:SLEVel -20" 
!Sets the cell(Cell 1) pilot state to ON and sets the level to -20 dB.

CALL[:CELL[1]]:PILOT:LEVel[:SELected]

Function

Sets/queries the (Cell 1) F-Pilot level.

The optional [:SELected] keyword in this command specifies that the (Cell 1) F-Pilot 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 dB

Programming Example

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

CALL:PILOT:STATe[:SELected]

Function

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

The optional [:SELected] keyword in this command specifies that the (Cell 1) F-Pilot state being set/queried applies to the current system type. See CALL[:CELL]:SYSTem[:TYPE] to query or change the current system type.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

1 (on)

Programming Example

 
OUTPUT 714;"CALL:PILOT:STATE OFF"

Related Topics


CALL:CELL2:PILot ( Lab Application only )