FETCh:WEDPower

FETCh:WEDPower

Last updated: January 16, 2009

GPIB Command Conventions

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

Function

Queries an Extended Range Dynamic Power 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 FETCh:WEDPower:INTegrity and FETCh:WEDPower:STEPs commands, respectively.

See Extended Range Dynamic Power Measurement Results .

Query

Integrity Indicator - See Integrity Indicator .

Number of Steps

  • Range: 1 to 85, 9.91E+37
  • Resolution: 1

Average Power

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

Requirements

Test Application Revision: A.10 and above

Lab Application Revision: D.01 and above

Programming Example

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