FETCh:WCPower

FETCh:WCPower

Last updated: January 16, 2009

GPIB Command Conventions

FETCh:WCPower[:ALL]?

Function

Queries a channel power measurement result.

This query returns an integrity indicator followed by the average channel power measurement result.

If the multi-measurement state is on, the result represents the average of a number of channel power measurements. Multi-measurement state, by default, is off. To set up multi-measurements, see SETup:WCPower:COUNt[:SNUMber] .

Query

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

  • Resolution: 0.01 dBm

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCH:WCPOWER:ALL?" !Returns integrity, channel power measurement.

FETCh:WCPower:ICOunt?

Function

Queries the intermediate count of measurements completed in a multi-measurement.

To set up multi-measurements, see SETup:WCPower:COUNt[:SNUMber] .

Query

Range: 0 to 999

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCH:WCPOWER:ICOUNT?" 
!Returns the intermediate count of channel power multi-measurements.

FETCh:WCPower:INTegrity?

Function

Queries the measurement integrity indicator for the last channel power measurement completed.

Zero indicates a normal measurement. See Integrity Indicator for information about non-zero integrity results.

Query

Range: 0 through 23

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCH:WCPOWER:INTegrity?" 
!Queries the integrity indicator for the channel channel power results.

FETCh:WCPower:POWer[:AVERage]?

Function

Queries the average of the results of several channel power measurements. To set the number of measurement to average, use the command SETup:WCPower:COUNt[:SNUMber] .

Query

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

  • Resolution: 0.01 dB

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCH:WCPOWER:POWER:AVERAGE?" 
!Queries the average power for the channel power results.

FETCh:WCPower:POWer:ALL?

Function

Queries the statistical measurement results for several channel power measurements.

To set the number of measurements to gather statistics for, use the command SETup:WCPower:COUNt[:SNUMber] .

Results are returned in the following order: minimum, maximum, average, and standard deviation channel power.

Query

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

  • Resolution: 0.01 dB

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCH:WCPOWER:POWER:ALL?" 
!Queries the statistical measurement results for channel power measurement.

FETCh:WCPower:POWer:MAXimum?

Function

Queries the maximum power of several channel power measurements. To set the number of measurement to average, use the command SETup:WCPower:COUNt[:SNUMber] .

Query

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

  • Resolution: 0.01 dB

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCH:WCPOWER:POWER:MAXIMUM?" 
!Queries the inegrity indicator for the channel power results.

FETCh:WCPower:POWer:MINimum?

Function

Queries the minimum power of several channel power measurements. To set the number of measurement to compare, use the command SETup:WCPower:COUNt[:SNUMber] .

Query

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

  • Resolution: 0.01 dB

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCH:WCPOWER:POWER:MINIMUM?" 
!Queries the minimum channel power.

FETCh:WCPower:POWer:SDEViation?

Function

Queries the standard deviation of several channel power measurements. To set the number of measurement to compare, use the command SETup:WCPower:COUNt[:SNUMber] .

Query

  • Range: 0 to 99 dB, 9.91 E+37

  • Resolution: 0.001 dB

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCH:WCPOWER:POWER:SDEVIATION?" 
!Queries the standard deviation of power for the channel power measurements.

FETCh:WCPower:RMSCubed:ALL?

Function

Queries the RMSCubed results, and returns the following comma separated values: Minimum, Maximum, Average, Standard Deviation RMSCubed.

These results are only available when RMSCubed State is set to on.

Query

  • Minimum, Maximum, Average RMSCubed

    Range: -99.00 to 99.00 dB, 9.91E+37

    Resolution: 0.01 dB

  • Standard Deviation RMSCubed

    Range: -99.000 to 99.000 dB, 9.91E+37

    Resolution: 0.001 dB

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;"FETCh:WCPower:RMSCubed:ALL?"

FETCh:WCPower:RMSCubed[:AVERage]?

Function

Queries the average RMSCubed result.

This result is only available when RMSCubed State is set to on.

Query

Range: -99.00 to 99.00 dB, 9.91E+37

Resolution: 0.01 dB

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;"FETCh:WCPower:RMSCubed?"

FETCh:WCPower:RMSCubed:MAXimum?

Function

Queries the maximum RMSCubed result.

This result is only available when RMSCubed State is set to on.

Query

Range: -99.00 to 99.00 dB, 9.91E+37

Resolution: 0.01 dB

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;"FETCh:WCPower:RMSCubed:MAXimum?"

FETCh:WCPower:RMSCubed:MINimum?

Function

Queries the minimum RMSCubed result.

This result is only available when RMSCubed State is set to on.

Query

Range: -99.00 to 99.00 dB, 9.91E+37

Resolution: 0.01 dB

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;"FETCh:WCPower:RMSCubed:MINimum?"

FETCh:WCPower:RMSCubed:SDEViation?

Function

Queries the standard deviation of the RMSCubed results.

This result is only available when RMSCubed State is set to on.

Query

Range: -99.000 to 99.000 dB, 9.91E+37

Resolution: 0.001 dB

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;"FETCh:WCPower:RMSCubed:SDEViation?"