FETCh:TCPower

Last updated: 2010-04-26

For more information on the GPIB Command conventions, see GPIB Command conventions.

For the  channel power measurement description, see Channel Power Measurement.

FETCh:TCPower[:ALL]?

Function

Queries the channel power measurement result.

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

Setting

No setting

Query

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

Resolution: 0.01 dBm

Requirements

Test Application Revision: A.01.00 and above

Programming Example

"FETCH:TCPOWER:ALL?"

FETCh:TCPower:ICOunt?

Function

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

Setting

No setting

Query

Range: 0 to 999

Requirements

Test Application Revision: A.01.00 and above

Programming Example

"FETCH:TCPOWER:ICOUNT?"

FETCh:TCPower: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.

Setting

No setting

Query

Range: see Integrity Indicator

Requirements

Test Application Revision: A.01.00 and above

Programming Example

"FETCH:TCPOWER:INTegrity?"

FETCh:TCPower:POWer:ALL?

Function

Queries the statistical measurement results for several channel power measurements.

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

Setting

No setting

Query

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

Resolution: 0.01 dB

Requirements

Test Application Revision: A.01.00 and above

Programming Example

"FETCH:TCPOWER:POWER:ALL?"

FETCh:TCPower:POWer[:AVERage]?

Function

Queries the average of the results of several channel power measurements.

Setting

No setting

Query

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

Resolution: 0.01 dB

Requirements

Test Application Revision: A.01.00 and above

Programming Example

"FETCH:TCPOWER:POWER:AVERAGE?"

FETCh:TCPower:POWer:MAXimum?

Function

Queries the maximum power of several channel power measurements.

Setting

No setting

Query

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

Resolution: 0.01 dB

Requirements

Test Application Revision: A.01.00 and above

Programming Example

"FETCH:TCPOWER:POWER:MAXIMUM?"

FETCh:TCPower:POWer:MINimum?

Function

Queries the minimum power of several channel power measurements.

Setting

No setting

Query

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

Resolution: 0.01 dB

Requirements

Test Application Revision: A.01.00 and above

Programming Example

"FETCH:TCPOWER:POWER:MINIMUM?"

FETCh:TCPower:POWer:SDEViation?

Function

Queries the standard deviation of several channel power measurements.

Setting

No setting

Query

Range: 0 to 99 dB, 9.91 E+37

Resolution: 0.001 dB

Requirements

Test Application Revision: A.01.00 and above

Programming Example

"FETCH:TCPOWER:POWER:SDEVIATION?"