FETCh:WDPAnalysis

FETCh:WDPAnalysis

Last updated: January 16, 2009

GPIB Command Conventions

FETCh:WDPAnalysis<[:ALL]|:INTegrity|:STEPs>?

Function

Queries a dynamic power analysis measurement result.

The [:ALL] query returns an integrity indicator, the number of steps measured, and a comma-separated list of average power values for each step measured (in dBm).

You may also query the integrity indicator and number of steps measured using the INTegrity and STEPs mnemonics, respectively.

See Dynamic Power Analysis Measurement Results .

Query

Integrity Indicator - See Integrity Indicator .

Number of Steps

  • Range: 0 to 200
  • Resolution: 1

Average Power

  • Range: -99.99 to 99.99 dBm, 9.91E+37
  • Resolution: 0.01 dBm

Requirements

Test Application Revision: A.05 and above

Test Application Revision A.08 and Lab Application Revision C.03, increased Number of Steps range to 0 to 200 (previously it was 0 to 100)

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"FETCh:WDPAnalysis?"
! Returns integrity, number of steps measured,
! average power for each step
 
OUTPUT 714;"FETCh:WDPAnalysis:STEPs?"
! Returns number of steps measured