SETup:WPPAnalysis

SETup:WPPAnalysis

Last updated: January 16, 2009

This section is only applicable to the lab application.

GPIB Command Conventions

SETup:WPPAnalysis:TRANsient

Function

Sets/queries the Transient Period setting.

Setting

Range: INCLude|EXCLude

Query

Range: INCL|EXCL

*RST Setting

EXCL

Requirements

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"SETup:WPPAnalysis:TRANsient EXCLude" 
! Excludes PRACH preamble transient periods from PRACH analysis.

SETup:WPPAnalysis:TRIGger:DELay

Function

Sets/queries the Trigger Delay . This setting is applied only when SETup:WPPAnalysis:TRIGger:SOURce is set to RISE.

Setting

Range: -5120 to 5120 chips

Resolution: 1 chip

Query

Same as setting

*RST Setting

0 chips

Requirements

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"SETup:WPPAnalysis:Trigger:DELay 284" 

SETup:WPPAnalysis:TRIGger:SOURce

Function

Sets/queries the Trigger Source .

Setting

Range: PROTocol|EXTernal|RISE

Query

Range: PROT|EXT|RISE

*RST Setting

PROT

Requirements

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"SETup:WPPAnalysis:TRIGger:SOURce RISE"
! Sets the PRACH preamble analysis trigger to RF rise.

SETup:WPPAnalysis:TIMeout[:STIMe]

Function

The setting form of this command performs two functions: (1) sets the PRACH preamble analysis timeout (see Measurement Timeouts ) value, and (2) sets the PRACH preamble analysis timeout STATe to 1 (on).

The query form returns the PRACH preamble analysis timeout value.

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

Query

Same as setting

*RST Setting

10 seconds, off

Requirements

Lab Application Revision: B.01 and above

Programming Example

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

SETup:WPPAnalysis:TIMeout:STATe

Function

Sets/queries the PRACH preamble analysis timeout state (see Measurement Timeouts ).

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"SETup:WPPAnalysis:TIMeout:STATe ON"
! Sets the timeout state to ON.

SETup:WPPAnalysis:TIMeout:TIME

Function

Sets/queries PRACH preamble analysis 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

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"SETup:WPPAnalysis:TIMeout:TIME 5"
! Sets the timeout to 5 seconds.