SETup:WCPower

SETup:WCPower

Last updated: June 9, 2009

GPIB Command Conventions

SETup:WCPower:CONTinuous

Function

Sets/queries the trigger arm state for the channel power measurement. The trigger arm state determines whether the channel power measurement will be made once then stop (0|OFF (single)), or automatically re-arm upon completion of one measurement and repeat the process (1|ON (continuous)).

See Channel Power Measurement Description .

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:WCPOWER:CONTINUOUS OFF" 
!Sets measurement to single trigger mode.

SETup:WCPower:COUNt[:SNUMber]

Function

The setting form of this command performs two functions: (1) sets the number of channel power measurements to be made in a multi-measurement, and (2) sets the multi-measurement STATe command to 1 (on).

The query form returns the number of channel power multi-measurements to be made when multi-measurement state is ON.

See Channel Power Measurement Description .

Setting

Range: 1 to 999

Query

Range: 1 to 999

*RST Setting

Off (10 when STATe = On)

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:WCPOWER:COUNT:SNUMBER 5" 
!Turns on multi-measurements and sets the number of measurements to 5.

SETup:WCPower:COUNt:NUMBer

Function

Sets/queries the number of channel power measurements to be made when the multi-measurement state is ON.

See Channel Power Measurement Description .

Setting

Range: 1 to 999

Query

Range: 1 to 999

*RST Setting

10

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:WCPOWER:COUNT:NUMBER 5" 
!Sets the number of channel power multi-measurements to 5.

SETup:WCPower:COUNt:STATe

Function

Sets/queries the channel power multi-measurement state.

See Channel Power Measurement Description .

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:WCPOWER:COUNT:STATE ON" !Turns on channel power multi-measurements.

SETup:WCPower:FILTer[:RRC]

Function

Sets/queries the state of the root-raised cosine (RRC) filter ( RRC Filter ).

Setting

Range: ON|OFF

Query

Range: ON|OFF

*RST Setting

OFF

Requirements

Test or Lab Application Revision: A.02 and above

Programming Example

 
OUTPUT 714;"SETUP:WCPOWER:FILTER:RRC ON" !Turns on the RRC filter.

SETup:WCPower:INTerval:TIME

Function

Sets/queries the channel power Measurement Interval .

Setting

Range: 10 us to 12 ms

Resolution: 1 ns

Query

Same as setting

*RST Setting

666.7 us (one slot interval)

Requirements

Test or Lab Application Revision: A.01 and above

Test Application Revision A.08 and Lab Application Revision A.03, increased range to 10 us to 12 ms (previously it was 0.1 ms to 10 ms)

Programming Example

 
OUTPUT 714;"SETUP:WCPOWER:INTERVAL:TIME 10MS" 
!Sets interval time to 10 milliseconds.

SETup:WCPower:POWer:RANGe:OFFSet:MANual

Function

Sets/queries the channel power Manual Power Range Offset setting.

This setting is only applicable when SETup:WCPower:RANGe:AUTO is set to off.

Setting

Range: 0.00 to 99.00 dB

Resolution: 0.01 dB

Query

Same as setting.

*RST Setting

0 dB

Requirements

Test Application Revision: A.12 and above, with the required feature license

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"SETup:WCPower:POWer:RANGe:OFFSet:MANual 0" 
! Sets Manual Power Range Offset to 0 dB.

SETup:WCPower:RANGe:AUTO

Function

Sets/queries the channel power Auto Range setting.

Setting

Range: 1|ON|0|OFF

Query

1|0

*RST Setting

0 (off)

Requirements

Test Application Revision: A.12 and above

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"SETup:WCPower:RANGe:AUTO OFF" 
! Sets Auto Range to Off.

SETup:WCPower:RMSCubed:STATe

Function

Sets/queries the channel power RMSCubed State .

Setting

Range: 1|ON|0|OFF

Query

1|0

*RST Setting

0 (off)

Requirements

Test Application Revision: A.12 and above, with the required feature license

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"SETup:WCPower:RMSCubed:STATe OFF" 
! Sets RMSCubed State to Off.

SETup:WCPower:TIMeout[:STIMe]

Function

The setting form of this command performs two functions: (1) sets the channel power measurement's timeout (see Measurement Timeouts ) value, and (2) sets the channel power measurement's timeout STATe to 1 (on).

The query form returns the channel power measurement's timeout value.

See Channel Power Measurement Description .

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

Query

Range: 0.1 to 999.9

*RST Setting

10 seconds, off

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:WCPOWER:TIMEOUT:STIME 5 S" 
!Sets timeout state to ON and sets the timeout time to 5 seconds.

SETup:WCPower:TIMeout:STATe

Function

Sets/queries the channel power measurement's timeout (see Measurement Timeouts ) state.

See Channel Power Measurement Description .

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:WCPOWER:TIMEOUT:STATE ON"

SETup:WCPower:TIMeout:TIME

Function

Sets/queries the channel power measurement's timeout (see Measurement Timeouts ) setting to be used when the timeout state is set to ON.

See Channel Power Measurement Description .

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

Query

Range: 0.1 to 999.9

*RST Setting

10 seconds

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:WCPOWER:TIMEOUT:TIME 5 S"

SETup:WCPower:TRIGger:ALIGnment:HSDPcchannel:SUBFrame

Function

Sets/queries the channel power measurement's HS-DPCCH Trigger Subframe Alignment setting.

This command is only applicable when SETup:WCPower:TRIGger:SOURce is set to HSDPcchannel .

Setting

Range: 0 to 5

Resolution: 1

Query

Same as setting

*RST Setting

0 (subframe 0)

Requirements

Test Application Revision: A.08 and above with the required feature license

Lab Application Revision: A.03 and above

Programming Example

 
OUTPUT 714;"SETup:WCPower:TRIGger:ALIGnment:HSDPcchannel:SUBFrame 1"
! Sets HS-DPCCH Trigger Subframe Alignment to subframe 1.

SETup:WCPower:TRIGger:DELay

Function

Sets/queries the channel power measurement's Trigger Delay setting.

This setting can be used to delay the measurement trigger in order to start a measurement during a specific timeslot in the frame. For example, a 1.333 ms delay would cause the trigger to wait until after the first two timeslots have elapsed.

Setting

Range: -12 to 12 ms

Resolution: 1 ns

Query

Same as setting

*RST Setting

0 seconds

Requirements

Test or Lab Application Revision: A.01 and above

Test Application Revision A.08 and Lab Application Revision A.03, increased range to -12 to 12 ms (previously it was -10 ms to 10 ms)

Programming Example

 
OUTPUT 714;"SETUP:WCPOWER:TRIGGER:DELAY 1MS"

SETup:WCPower:TRIGger:SOURce

Function

Sets/queries the channel power measurement's Trigger Source .

Setting

Range:

  • AUTO
  • EXTernal
  • HSDPcchannel (feature-licensed test application only)
  • IMMediate
  • PROTocol
  • RISE

Query

Range:

  • AUTO
  • EXT
  • HSDP (feature-licensed test application only)
  • IMM
  • PROT
  • RISE

*RST Setting

AUTO

Requirements

Test or Lab Application Revision: A.01 and above

Test Application Revision A.08 and Lab Application Revision A.03, added EXTernal

Test Application Revision A.08 with the required feature license and Lab Application Revision A.03, added HSDPcchannel

Programming Example

 
OUTPUT 714;"SETUP:WCPOWER:TRIGGER:SOURCE IMMEDIATE"