SETup:WEDPower

SETup:WEDPower

Last updated: January 16, 2009

GPIB Command Conventions

SETup:WEDPower:SSEQuence:EXPected:POWer

Function

Sets/queries the maximum power level expected from the UE's second power sequence in an Extended Range Dynamic Power measurement. See Second Sequence Expected Power for details.

Setting

Range: -61.0 dBm to +28.0 dBm

Resolution: 0.01 dBm

Query

Same as setting

*RST Setting

-14 dBm

Requirements

Test Application Revision: A.10 and above

Lab Application Revision: D.01 and above

Programming Example

 
 
OUTPUT 714;"SETup:WEDPower:SSEQuence:EXPected:POWer -5" 
! Sets the second sequence expected power to -5 dBm.

SETup:WEDPower:STEPs:FSEQuence

Function

Sets/queries the number of steps to be measured in the first power sequence in an Extended Range Dynamic Power measurement. The sum of the first power sequence steps (specified by this command) and the second power sequence steps (specified by SETup:WEDPower:STEPs:SSEQuence ) can not be more than 85 steps. See First Sequence Steps for details.

Setting

Range: 1 to 84

Resolution: 1

Query

Same as setting

*RST Setting

38

Requirements

Test Application Revision: A.10 and above

Lab Application Revision: D.01 and above

Programming Example

 
OUTPUT 714;"SETup:WEDPower:STEPs:FSEQuence 5"
! Sets the number of power steps in the first sequence to 5. 

SETup:WEDPower:STEPs:SSEQuence

Function

Sets/queries the number of steps to be measured in the second power sequence in an Extended Range Dynamic Power measurement. The sum of the first power sequence steps (specified by SETup:WEDPower:STEPs:FSEQuence ) and the second power sequence steps (specified by this command) can not be more than 85 steps. See Second Sequence Steps .

Setting

Range: 1 to 84

Resolution: 1

Query

Same as setting

*RST Setting

38

Requirements

Test Application Revision: A.10 and above

Lab Application Revision: D.01 and above

Programming Example

 
OUTPUT 714;"SETup:WEDPower:STEPs:SSEQuence 5"
! Sets the number of power steps in the second sequence to 5. 

SETup:WEDPower:TIMeout[:STIMe]

Function

The setting form of this command performs two functions: (1) sets the measurement timeout value (see SETup:WEDPower:TIMeout:TIME ), and (2) sets the measurement timeout state to on (see SETup:WEDPower:TIMeout:STATe ).

Ensure that you set the measurement timeout to a value great enough to allow you to command the UE to transmit its power sequences and for the test set to measure the power sequences.

The query form of this command returns the measurement timeout value.

See Measurement Timeouts .

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

Query

Same as setting

*RST Setting

10 seconds

Requirements

Test Application Revision: A.10 and above

Lab Application Revision: D.01 and above

Programming Example

 
OUTPUT 714;"SETup:WEDPower:TIMeout 5" 
! Sets timeout state to on and the timeout time to 5 seconds.

SETup:WEDPower:TIMeout:STATe

Function

Sets/queries the measurement timeout state for the Extended Range Dynamic Power measurement.

The measurement timeout state can also be set to on using the SETup:WEDPower:TIMeout[:STIMe] command.

See Measurement Timeouts .

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements

Test Application Revision: A.10 and above

Lab Application Revision: D.01 and above

Programming Example

 
OUTPUT 714;"SETup:WEDPower:TIMeout:STATe ON"

SETup:WEDPower:TIMeout:TIME

Function

Sets/queries the measurement timeout value for the Extended Range Dynamic Power measurement. It is used when the timeout state is set to on.

The measurement timeout value can also be set using the SETup:WEDPower:TIMeout[:STIMe] command.

Ensure that you set the measurement timeout to a value great enough to allow you to command the UE to transmit its power sequences and for the test set to measure the power sequences.

See Measurement Timeouts .

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

Query

Same as setting

*RST Setting

10 seconds

Requirements

Test Application Revision: A.10 and above

Lab Application Revision: D.01 and above

Programming Example

 
OUTPUT 714;"SETup:WEDPower:TIMeout:TIME 5"

SETup:WEDPower:TRIGger:DELay

Function

Sets/queries the trigger delay for an Extended Range Dynamic Power measurement. It is applicable when SETup:WEDPower:TRIGger:SOURce is set to EXTernal. See Trigger Delay for details.

Setting

Range: -12.0 to 12.0 ms

Resolution: 1 ns

Query

Same as setting

*RST Setting

1.66667E-4 s (166.667 us)

Requirements

Test Application Revision: A.10 and above

Lab Application Revision: D.01 and above

Programming Example

 
OUTPUT 714;"SETup:WEDPower:TRIGger:DELay 200 US"
! Sets trigger delay to 200 microseconds.

SETup:WEDPower:TRIGger:SOURce

Function

Sets/queries the trigger source for an Extended Range Dynamic Power measurement. See Trigger Source for details.

Setting

Range: EXTernal|RISE

Query

Range: EXT|RISE

*RST Setting

RISE

Requirements

Test Application Revision: A.10 and above

Lab Application Revision: D.01 and above

Programming Example

 
OUTPUT 714;"SETup:WDPAnalysis:TRIGger:SOURce EXTernal"
! Sets the trigger source to external

SETup:WEDPower:TRIGger:THReshold

Function

Sets/queries the RF rise trigger threshold for an Extended Range Dynamic Power measurement. It is applicable when SETup:WEDPower:TRIGger:SOURce is set to RISE. See RF Rise Trigger Threshold for details.

Setting

Range: -61.0 dBm to +28.0 dBm

Resolution: 0.01 dBm

Query

Same as setting

*RST Setting

0 dBm

Requirements

Test Application Revision: A.10 and above

Lab Application Revision: D.01 and above

Programming Example

 
OUTPUT 714;"SETup:WEDPower:TRIGger:THReshold 10"
! Sets the RF rise trigger threshold to 10 dBm.