SETup:WCDomain

SETup:WCDomain

Last updated: November 17, 2010

GPIB Command Conventions

SETup:WCDomain:CONTinuous

Function

Sets/queries the trigger arm state for the code domain measurement. The trigger arm state determines whether the bit error 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)).

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements

Test Application Revision: A.02 and above

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"SETUP:WCDOMAIN:CONTINUOUS ON" 
!Sets measurement to continuous trigger mode.

SETup:WCDomain:INTerval:HSDPcchannel

Function

Sets/queries HS-DPCCH Measurement Interval .

This command is only applicable when SETup:WCDomain:TRIGger:SOURce = HSDPcchannel.

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

Setting

Range: 0.5 to 1.0 slot

Resolution: 0.1 slot

Query

Same as setting

*RST Setting

1.0 slot

Requirements

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

Lab Application Revision: C.04 and above

Lab Application Revision: D.00 and above

Programming Example

 
OUTPUT 714;"SETup:WCDomain:INTerval:HSDPcchannel 0.8"
! Sets HS-DPCCH Measurement Interval to 0.8 slot.

SETup:WCDomain:REFined:SDECoder:STATe

Function

Sets/queries the refined symbol decoder state for the code domain 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:WCDomain:REFined:SDECoder:STATe 1" 
!Sets the refined Symbol Decoder State to On.

SETup:WCDomain:TIMeout[:STIMe]

Function

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

The query form returns the loopback bit error rate measurement's timeout value.

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

Query

Range: 0.1 to 999.9

*RST Setting

20 seconds, off

Requirements

Test Application Revision: A.02 and above

Lab Application Revision: A.01 and above.

Programming Example

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

SETup:WCDomain:TIMeout:STATe

Function

Sets/queries the code domain 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.02 and above

Lab Application Revision: A.01 and above.

Programming Example

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

SETup:WCDomain:TIMeout:TIME

Function

Sets/queries code domain 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

Range: 0.1 to 999.9

*RST Setting

20 seconds

Requirements

Test Application Revision: A.02 and above

Lab Application Revision: A.01 and above.

Programming Example

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

SETup:WCDomain:TRANsient

Function

Sets/queries Transient Period .

This command is only applicable when SETup:WCDomain:TRIGger:SOURce = HSDPcchannel.

Setting

Range: INCLude|EXCLude

Query

Range: INCL|EXCL

*RST Setting

INCL (include)

Requirements

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

Lab Application Revision: C.04 and above

Lab Application Revision: D.00 and above

Programming Example

 
OUTPUT 714;"SETup:WCDomain:TRANsient EXCLude"
! Sets Transient Period to Exclude.

SETup:WCDomain:TRIGger:ALIGnment:HSDPcchannel:SLOT

Function

Sets/queries HS-DPCCH Trigger Slot Alignment .

This command is only applicable when SETup:WCDomain:TRIGger:SOURce = HSDPcchannel.

Setting

Range: ACKNack|CQI1|CQI2

Query

Range: ACKN|CQI1|CQI2

*RST Setting

ACKN

Requirements

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

Lab Application Revision: C.04 and above

Lab Application Revision: D.00 and above

Programming Example

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

SETup:WCDomain:TRIGger:ALIGnment:HSDPcchannel:SUBFrame

Function

Sets/queries HS-DPCCH Trigger Subframe Alignment .

This command is only applicable when SETup:WCDomain:TRIGger:SOURce = HSDPcchannel.

Setting

Range: 0 to 5

Resolution: 1

Query

Same as setting

*RST Setting

0

Requirements

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

Lab Application Revision: C.04 and above

Lab Application Revision: D.00 and above

Programming Example

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

SETup:WCDomain:TRIGger:ALIGnment:HSDPcchannel:SUBSlot

Function

Sets/queries HS-DPCCH Trigger Subslot Alignment .

This command is only applicable when SETup:WCDomain:TRIGger:SOURce = HSDPcchannel.

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

Setting

Range: 0 to 0.5 slot

Resolution: 0.1 slot

Query

Same as setting.

*RST Setting

0.0 slot

Requirements

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

Lab Application Revision: C.04 and above

Lab Application Revision: D.00 and above

Programming Example

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

SETup:WCDomain:TRIGger:ALIGnment:SFNumber

Function

Sets/queries the code domain SFN Alignment setting.

This setting is only applicable when SETup:WCDomain:TRIGger:SOURce is set to EFRame.

Setting

Range: EVEN|ODD

Query

Same as setting.

*RST Setting

EVEN

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:WCDomain:TRIGger:ALIGnment:SFNumber EVEN" 
! Sets SFN Alignment to Even

SETup:WCDomain:TRIGger:SOURce

Function

Sets/queries Trigger Source .

Setting

Range: IMMediate|PROTocol|EXTernal|AUTO|HSDPcchannel|EFRame

Query

Range: IMM|PROT|EXT|AUTO|HSDP|EFR

*RST Setting

AUTO

Requirements

Test Application Revision: A.02 and above.

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

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

Lab Application Revision: A.01 and above.

Lab Application Revision C.04 and D.00, added HSDPcchannel.

Lab Application Revision E.00.16 and above, added EFRame.

Programming Example

 
OUTPUT 714;"SETUP:WCDomain:TRIGGER:SOURCE AUTO"

SETup:WCDomain:TSLot

Function

Sets/queries Timeslot .

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

Setting

Range: 0 to 14

Resolution: 1

Query

Same as setting

*RST Setting

0

Requirements

Test Application Revision: A.02 and above

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"SETUP:WCDOMAIN:TSLot 10"