CALL:CELL2:CLPControl

CALL:CELL2:CLPControl

January 16, 2009

This section is only applicable to the lab application.

GPIB Command Conventions

CALL:CELL2:CLPControl:UPLink:MODE

Function

Sets/queries the cell 2 uplink power control setting when using the Active Cell operating mode. See Cell 2 Overview .

Setting

Range:

  • ACTive (activates closed loop power control)
  • UDOWn (alternating bits)
  • UP (all up bits)
  • DOWN (all down bits)
  • UDOWn10 (ten up/ten down bits)

Query

Range: Same as setting range.

*RST Setting

ACTive

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:CELL2:CLPControl:UPLink:MODE ACTive"
!Sets the uplink closed loop power control to active.