CALL:CLPControl

CALL:CLPControl

Last updated: May 21, 2010

GPIB Command Conventions

CALL[:CELL]:CLPControl:DOWNlink[:STATe]

Function

Sets/queries the Downlink Power Control State setting. This parameter specifies whether to enable the Downlink Power Control for a RB test mode call.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

Off (0)

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink Off"
!Sets the Downlink Power Control State to Off.

CALL[:CELL]:CLPControl:DOWNlink:DPCHannel:LEVel:MAXimum[:WCDMa]

Function

Sets/queries the WCDMA Maximum DPCH Level setting. This parameter specifies the Maximum DPCH power that the average power of transmitted DPCH symbols over one time slot shall not exceed.

Setting

Range: -30.0 to 20.0 dB

Resolution: 0.01

Query

same as setting

*RST Setting

-7

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink:DPCHannel:LEVel:MAXimum -7"
!Sets the Maximum DL Power to -7 dB.

CALL[:CELL]:CLPControl:DOWNlink:DPCHannel:LEVel:MAXimum:HSDPa

Function

Sets/queries the HSDPA Maximum (F-)DPCH Level . This parameter specifies the Maximum DPCH power that the average power of transmitted DPCH symbols over one time slot shall not exceed.

Setting

Range: -30.0 to 20.0 dB

Resolution: 0.01

Query

Range: same as setting

*RST Setting

0

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink:DPCHannel:LEVel:MAXimum:HSDPa 0"
!Sets the Hsdpa Maximum (F-)DPCH Level to 0.

CALL[:CELL]:CLPControl:DOWNlink:DPCHannel:LEVel:MAXimum:HSPA

Function

Sets/queries the HSPA Maximum (F-)DPCH Level . This parameter specifies the Maximum DPCH power that the average power of transmitted DPCH symbols over one time slot should not exceed.

Setting

Range: -30.0 to 20.0 dB

Resolution: 0.01

Query

same as setting

*RST Setting

0

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink:DPCHannel:LEVel:MAXimum:HSPA 0"
!Sets the Hspa Maximum (F-)DPCH Level to 0.

CALL[:CELL]:CLPControl:DOWNlink:DPCHannel:LEVel:MINimum

Function

Sets/queries the Minimum (F-)DPCH Level setting. This parameter specifies the minimum DPCH power that the average power of transmitted DPCH symbols over one time slot should not go bellow.

Setting

Range: -30.0 to 20.0

Resolution: 0.01

Query

same as setting

*RST Setting

-18.0

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink:DPCHannel:LEVel:MINimum -18"
!Sets the Minimum (F-)DPCH Level to -18.

CALL[:CELL]:CLPControl:DOWNlink:DTCHannel:TARGet[:QUALity]

Function

Sets/queries the Target Quality on DTCH , which is sent to UE via the RadioBearerSetup message.

Setting

Range: 0.01 to 100 Percent

Resolution: 0.01

Query

same as setting

*RST Setting

1

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink:DTCHannel:TARGet 1"
!Sets the BLER target value on DTCH to 1%.

CALL[:CELL]:CLPControl:DOWNlink:DCCHannel[:STATe]

Function

Sets/queries the Target Quality on DCCH State .

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (Off)

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink:DCCHannel Off"
!Sets the Target Quality on DCCH State to Off.

CALL[:CELL]:CLPControl:DOWNlink:DCCHannel:TARGet[:QUALity]

Function

Sets/queries the Target Quality on DCCH .

Setting

Range: 0.01 to 100 Percent

Resolution: 0.01

Query

same as setting

*RST Setting

0.1

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink:DCCHannel:TARGet 0.1"
!Sets the Target Quality on DCCH. to 0.1%.

CALL[:CELL]:CLPControl:DOWNlink:RMC012:STATe

Function

Sets/queries whether the test set uses 12.2k + 0k RMC instead of 12.2k when you setup a 12.2k RB test mode call.

This is a GPIB Command only operation. This setting can only be changed when the call status is idle.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (Off)

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink:RMC012:STATe Off"
!Sets the 0k and 12.2k RMC State to Off.

CALL[:CELL]:CLPControl:DOWNlink:RMC012:DRATe

Function

Sets/queries the 0k and 12.2k RMC Data Rate. This parameter the information data rate on DL DTCH when CALL[:CELL]:CLPControl:DOWNlink:RMC012:STATe is set to On.

Setting

Range: KBPS12 | KBPS0

Query

Range: KBPS12 | KBPS0

*RST Setting

KBPS12

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink:RMC012:DRATe KBPS12"
!Sets the 0k and 12.2k RMC Data Rate to 12.2k.

CALL[:CELL]:CLPControl:DOWNlink:RMC012[:SDRate]

Function

This command perform to actions: 1) set the CALL[:CELL]:CLPControl:DOWNlink:RMC012:STATe to On and, 2) Set the CALL[:CELL]:CLPControl:DOWNlink:RMC012:DRATe

Setting

Range: KBPS12 | KBPS0

Query

Range: KBPS12 | KBPS0

*RST Setting

KBPS12

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink:RMC012 KBPS12"
!Sets the 0k and 12.2k RMC state to On and set the data rate to 12.2k.

CALL[:CELL]:CLPControl:DOWNlink:ECIor:RECord:STARt

Function

This action starts the recording of Real-time Downlink Power Control Info Statistic immediately. See Start/Stop Recording DPCH Ec/Ior .

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink:ECIor:RECord:STARt"
!perform the recording of Realtime Downlink Power Conrol Info Statistic.

CALL[:CELL]:CLPControl:DOWNlink:ECIor:RECord:COUNt

Function

Sets/queries how many real-time downlink power control information should be recorded each time the Start Recording DPCH Ec/Ior values action is performed.

Setting

Range: 1-30000

Query

Range: 1-30000

*RST Setting

1500

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink:ECIor:RECord:COUNt 1500"
!Sets to record 1500 realtime downlink power control information each time.

CALL[:CELL]:CLPControl:DOWNlink:ECIor:RECord:STOP

Function

This action stop the real-time Downlink Power Control Information statistic process. See Start/Stop Recording DPCH Ec/Ior .

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink:ECIor:RECord:STOP"
!Stop the the realtime Downlink Power Control Infomation statistic process.

CALL[:CELL]:CLPControl:DOWNlink:ECIor:THReshold

Function

Sets/queries the DPCH_Ec/Ior threshold for DPCH_Ec/Ior Info statistic recording.

Setting

Range: -30.0 to 0.0 dB

Query

same as setting

*RST Setting

-15.6

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:DOWNlink:ECIor:THReshold -15.6"
!Sets the DPCH_Ec/Ior threshold for DPCH_Ec/Ior Info statistic to -15.6.

CALL[:CELL]:CLPControl:UPLink[:IMMediate]:DOWN

Function

Sets the uplink inner loop power control to decrease power in one step (see CALL[:CELL]:CLPControl:UPLink:STEPsize ).

This function is only used when the UL CL power control is set to use alternating bits (see CALL[:CELL]:CLPControl:UPLink:MODE ).

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:CELL:CLPCONTROL:UPLINK:IMMEDIATE:DOWN"

CALL[:CELL]:CLPControl:UPLink[:IMMediate]:UP

Function

Sets the uplink inner loop power control to increase power in one step (see CALL[:CELL]:CLPControl:UPLink:STEPsize ).

This function is only used when the UL CL power control is set to use alternating bits (see CALL[:CELL]:CLPControl:UPLink:MODE ).

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:CELL:CLPCONTROL:UPLINK:IMMEDIATE:UP"

CALL[:CELL]:CLPControl:UPLink:MODE

Function

Sets/queries the UL CL Power Control Mode for Active Cell Operating Mode .

Setting

Range:

  • ACTive (Active bits)
  • DOWN (All Down bits)
  • UDOWn (Alternating bits)
  • UDOWn10 (10 Up/Down bits)
  • UP (All Up bits)

Query

Range: ACT|DOWN|UDOW|UDOW10|UP

*RST Setting

ACTive

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

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

CALL[:CELL]:CLPControl:UPLink:ALGorithm

Function

Sets/queries UL CL Power Ctrl Algorithm .

This setting can only be changed while the Cell Operating Mode is "Cell Off", or while the cell operating mode is "Active Cell" and the call status is IDLE. Attempting to change this setting while in any other mode will result in an error.

Setting

Range:

  • ALG1
  • ALG2

Query

Same as setting

*RST Setting

ALG2

Requirements

Test or Lab Application Revision: A.02 and above

Programming Example

 
OUTPUT 714;"CALL:CELL:CLPControl:UPLink:ALGorithm ALG1"
! Sets the uplink closed loop power control algorithm to 1.

CALL[:CELL]:CLPControl:UPLink:STEPsize

Function

Sets/queries UL CL Power Ctrl Stepsize .

This setting can only be changed while the Cell Operating Mode is "Cell Off", or while the cell operating mode is "Active Cell" and the call status is IDLE. Attempting to change this setting while in any other mode will result in an error.

This setting can only be changed when CALL[:CELL]:CLPControl:UPLink:ALGorithm is set to ALG1 . Also, if CALL[:CELL]:CLPControl:UPLink:ALGorithm is set to ALG2 , this setting is returned to its default value of 1 dB .

Setting

Range: 1 to 2 dB

Resolution: 1 dB

Query

Same as setting

*RST Setting

1 dB

Requirements

Test or Lab Application Revision: A.03 and above

Programming Example

 
OUTPUT 714;"CALL:CLPControl:UPLink:STEPsize 2"
! Sets the uplink closed loop power control step size to 2 dB.