SETup:WPDiscon

SETup:WPDiscon

Last updated: November 12, 2010

GPIB Command Conventions

SETup:WPDiscon:INTerval

Function

Sets/queries the Measurement Interval .

This setting is only applicable when SETup:WPDiscon:TRIGger:SOURce is set to External or Protocol , and SETup:WPDiscon:PCPattern is set to NONE .

Setting

Range: 2 to 90 slots

Resolution: 1 slot

Query

Same as setting.

*RST Setting

2 slots

Requirements

Test Application Revision: A.05 and above

Test Application Revision A.06 changed range upper limit from 75 to 90

Lab Application Revision: B.01 and above

Lab Application Revision C.01 changed range upper limit from 75 to 90

Programming Example

 
OUTPUT 714;"SETup:WPDiscon:INTerval 6" 
! Sets the measurement interval to 6 slots.

SETup:WPDiscon:NPRepetition

Function

Sets/queries the Number of Pattern Repetitions .

This setting is only applicable when SETup:WPDiscon:TRIGger:SOURce is set to External or Protocol , and SETup:WPDiscon:PCPattern is set to DN5_4UP or UP5_4DN .

Setting

Range: 1 to 10

Resolution: 1

Query

Same as setting.

*RST Setting

2

Requirements

Test Application Revision: A.06 and above

Lab Application Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SETup:WPDiscon:NPRepetition 10" 
! Sets the Number of Pattern Repetitions to 10.

SETup:WPDiscon:PCPattern

Function

Sets/queries the Power Control Pattern .

This setting is only applicable when SETup:WPDiscon:TRIGger:SOURce is set to External or Protocol .

Setting

Range:

  • DN18
  • DN5_4UP
  • NONE
  • UP18
  • UP5_4DN

Query

Same as setting.

*RST Setting

NONE

Requirements

Test Application Revision: A.06 and above

Test Application Revision A.09 added DN18 and UP18

Lab Application Revision: C.01 and above

Lab Application Revision C.04 and D.00 added DN18 and UP18

Programming Example

 
OUTPUT 714;"SETup:WPDiscon:PCPattern DN5_4UP" 
! Sets the Power Control Pattern to 5DOWN/4UP.

SETup:WPDiscon:REFined:SDECoder:STATe

Function

Sets/queries the refined symbol decoder state for the Phase Discontinuity measurement.

When this setting is set to Off, the typical symbol decoder function will be used; when this setting is set to ON, the refined symbol decoder function will be used. The refined symbol decoder is expected to improve the symbol decoder performance when decoding the impairment signal but is slower. When the measured signal is of good quality, the typical symbol decoder function behaves the same as the refined symbol decoder. You are recommend to use the typical symbol decoder state when measuring a relative good quality signal to save the measurement time.

This setting is GPIB only.

Setting

1|ON|0|OFF

Query

1|0

*RST Setting

0|OFF

Requirements

Test Application Revision: A.17.00 and above
Lab Application Revision: G.01.00 and above

Programming Example

 
OUTPUT 714;"SETup:WPDiscon:REFined:SDECoder:STATe 1"
! Sets the refined symbol decoder state to On.

SETup:WPDiscon:RTIMeslot

Function

Sets/queries the Reference Timeslot .

This setting is only applicable when SETup:WPDiscon:TRIGger:SOURce is set to External or Protocol , and SETup:WPDiscon:PCPattern is set to NONE .

Setting

Range: 0 to 14

Resolution: 1

Query

Same as setting.

*RST Setting

0

Requirements

Test Application Revision: A.05 and above

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"SETup:WPDiscon:RTIMeslot 8"
! Sets the reference timeslot to the 9th slot of the first available frame.

SETup:WPDiscon:STEP:COUNt

Function

Sets/queries HS-DPCCH Measurement Step Count .

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

Setting

Range: 1 to 90

Resolution: 1

Query

Same as setting.

*RST Setting

21

Requirements

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

Lab Application Revision: D.01 and above

Programming Example

 
OUTPUT 714;"SETup:WPDiscon:STEP:COUNt 90"
! Sets HS-DPCCH Measurement Step Count to 90.

SETup:WPDiscon:STEP:INTerval

Function

Sets/queries HS-DPCCH Measurement Step Interval .

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

The sum of HS-DPCCH Trigger Subslot Alignment (see SETup:WPDiscon:TRIGger:ALIGnment:HSDPcchannel:SUBSlot ) and HS-DPCCH Measurement Step Interval cannot exceed 1 slot.

Setting

Range: 0.5 or 1.0 slot

Query

Same as setting.

*RST Setting

0.5 slot

Requirements

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

Lab Application Revision: D.01 and above

Programming Example

 
OUTPUT 714;"SETup:WPDiscon:STEP:INTerval 1.0"
! Sets HS-DPCCH Measurement Step Interval to 1.0 slot.

SETup:WPDiscon:TIMeout[:STIMe]

Function

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

The query form returns the phase discontinuity measurement's timeout value.

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

Query

Same as setting

*RST Setting

10 seconds, (off)

Requirements

Test Application Revision: A.05 and above

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"SETup:WPDiscon:TIMeout 5" 
! Sets timeout state to ON and sets the timeout time to 5 seconds.

SETup:WPDiscon:TIMeout:STATe

Function

Sets/queries the phase discontinuity measurement's timeout state (see Measurement Timeouts ).

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements

Test Application Revision: A.05 and above

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"SETup:WPDiscon:TIMeout:STATe ON"
! Sets the phase discontinuity measurement's timeout state to ON.

SETup:WPDiscon:TIMeout:TIME

Function

Sets/queries the phase discontinuity measurement's timeout setting to be used when the timeout state is set to ON (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.05 and above

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"SETup:WPDiscon:TIMeout:TIME 5"
! Sets the phase discontinuity measurement's timeout to five seconds.

SETup:WPDiscon:TRIGger:ALIGnment:HSDPcchannel:SLOT

Function

Sets/queries HS-DPCCH Trigger Slot Alignment .

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

Setting

Range: ACKNack|CQI1|CQI2

Query

Range: ACKN|CQI1|CQI2

*RST Setting

ACKN

Requirements

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

Lab Application Revision: D.01 and above

Programming Example

 
OUTPUT 714;"SETup:WPDiscon:TRIGger:ALIGnment:HSDPcchannel:SLOT CQI2"
! Sets HS-DPCCH Trigger Slot Alignment to CQI2.

SETup:WPDiscon:TRIGger:ALIGnment:HSDPcchannel:SUBFrame

Function

Sets/queries HS-DPCCH Trigger Subframe Alignment .

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

Setting

Range: 0 to 5

Resolution: 1

Query

Same as setting.

*RST Setting

0

Requirements

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

Lab Application Revision: D.01 and above

Programming Example

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

SETup:WPDiscon:TRIGger:ALIGnment:HSDPcchannel:SUBSlot

Function

Sets/queries HS-DPCCH Trigger Subslot Alignment .

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

The sum of HS-DPCCH Trigger Subslot Alignment and HS-DPCCH Measurement Step Interval (see SETup:WPDiscon:STEP:INTerval ) cannot exceed 1 slot.

Setting

Range: 0.0 or 0.5 slot

Query

Same as setting.

*RST Setting

0.0 slot

Requirements

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

Lab Application Revision: D.01 and above

Programming Example

 
OUTPUT 714;"SETup:WPDiscon:TRIGger:ALIGnment:HSDPcchannel:SUBSlot 0.5"
! Sets HS-DPCCH Trigger Subslot Alignment to 0.5 slot.

SETup:WPDiscon:TRIGger:SOURce

Function

Sets/queries the Trigger Source .

Setting

Range:

  • EXTernal
  • HSDPcchannel (lab application or feature-licensed test application only)
  • PROTocol

Query

Range:

  • EXT
  • HSDP (lab application or feature-licensed test application only)
  • PROT

*RST Setting

PROT

Requirements

Test Application Revision: A.05 and above

Test Application Revision A.06 changed *RST setting from AUTO to PROT

Test Application Revision A.10 with required feature license, added HSDPcchannel

Lab Application Revision: B.01 and above

Lab Application Revision C.01 changed *RST setting from AUTO to PROT

Lab Application D.01, added HSDPcchannel

Programming Example

 
OUTPUT 714;"SETup:WPDiscon:TRIGger:SOURce PROTocol" 
! Sets the phase discontinuity measurement trigger source to PROTocol.