FETCh:TOOPower

Last updated: 2010-04-26

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

For the measurement, see Transmit ON/OFF Power (TOOP) Measurement.

FETCh:TOOPower[:ALL]?

Function

Queries all the transmit ON/OFF power measurement results in the following order: Integrity, Overall Pass Fail, Averaged ON Power, Range 1 Pass/Fail, Range 1 averaged power, Range 2 Pass/Fail, Range 2 averaged power, Range 3 Pass/Fail, Range 3 averaged power.

The overall pass/fail result will be fail if any of the three ranges fails.

Range 1 refers to chips from -864 to -34; Range 2 refers to chips from-33 to -14; Range 3 refers to chips from 860 to 1711.

Query

Integrity (see Integrity Indicator)

Overall Pass/Fail

  • Range: 0 (pass), 1 (fail)

Averaged ON Power

  • Range: value in dBm, 9.91 E+37 (NAN)

  • Resolution: 0.01

Range 1 Pass/Fail

  • Range:  0 (pass), 1 (fail)

Range 1 Averaged Power

  • Range: value in dBm, 9.91 E+37 (NAN)

  • Resolution: 0.01

Range 2 Pass/Fail

  • Range: 0 (pass), 1 (fail)

Range 2 Averaged Power

  • Range:  value in dBm, 9.91 E+37 (NAN)

  • Resolution: 0.01

Range 3 Pass/Fail

  • Range: 0 (pass), 1 (fail)

Range 3 Averaged Power

  • Range: value in dBm, 9.91 E+37 (NAN)

  • Resolution: 0.01

Requirements

Test Application Revision: A.02.00 and above

Programming Example

"FETCh:TOOPower?"

FETCh:TOOPower:ICOunt?

Function

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

Query

Range: 0 to 999

Requirements

Test Application Revision: A.02.00 and above

Programming Example

"FETCh:TOOPower:ICOunt?"

FETCh:TOOPower:ICPower?

Function

Queries the Averaged ON Power of the transmit ON/OFF power measurement. The average ON power refers to the averaged RRC filtered mean power of the chips from 0 to 847.

Query

Range: measured values in dBm and 9.91 E+37 (NAN)

Resolution: 0.01

Requirements

Test Application Revision: A.02.00 and above

Programming Example

"FETCh:TOOPower:ICPower?"

FETCh:TOOPower:INTegrity?  

Function

Queries the measurement integrity indicator for the last TOOP measurement completed.

Zero indicates a normal measurement.

Query

Range: see Integrity Indicator

Requirements

Test Application Revision: A.02.00 and above

Programming Example

"FETCh:TOOPower:INTegrity?"

FETCh:TOOPower:OFFPower[:ALL]?

Function

Queries all OFF power results in the transmit ON/OFF power measurement. The results are returned in the following order: Overall Pass Fail, Range 1 Pass/Fail, Range 1 Level, Range 2 Pass/Fail, Range 2 Level, Range 3 Pass/Fail, Range 3 Level.

Range 1 refers to chips from -864 to -34; Range 2 refers to chips from-33 to -14; Range 3 refers to chips from 860 to 1711.

Query

Overall Pass/Fail

  • Range: 0 (pass), 1 (fail)

Range 1 Pass/Fail

  • Range: 0 (pass), 1 (fail)

Range 1 Average Power

  • Range: value in dBm and 9.91 E+37 (NAN)

  • Resolution: 0.01

Range 2 Pass/Fail

  • Range: 0 (pass), 1 (fail)

Range 2 Average Power

  • Range:value in dBm and 9.91 E+37 (NAN)

  • Resolution: 0.01

Range 3 Pass/Fail

  • Range: 0 (pass), 1 (fail)

Range 3 Average Power

  • Range:value in dBm and 9.91 E+37 (NAN)

  • Resolution: 0.01

Requirements

Test Application Revision: A.02.00 and above

Programming Example

"FETCh:TOOPower:OFFPower?"

FETCh:TOOPower:OFFPower:RANGe[1]|2|3?

Function

Queries the OFF power results for Range 1, 2 or 3. Whether the OFF power result is the average or highest value in the range is determined by Off Power Mode.

The result will be fail if the range power is larger than its mask limit. (see SETup:TOOPower:LIMit)

Query

Range:

  • Pass/Fail Result : 0 (pass), 1 (fail)

  • Averaged power in range: value in dBm, 9.91 E+37 (NAN)

Requirements

Test Application Revision: A.02.00 and above

Programming Example

"FETCh:TOOPower:OFFPower:RANGe2?"

FETCh:TOOPower:TIME:POWer?

Function

Queries the power of the specified offsets in the form of an array. The number of the offsets are specified by SETup:TOOPower:TIME[:OFFSet].

Query

Range: measured value in dBm

Resolution: 0.01

Requirements

Test Application Revision: A.02.00 and above

Programming Example

"FETCh:TOOPower:TIME:POWer?"

FETCh:TOOPower:TRACe[:DATA]?

Function

Queries the trace results for the transmit ON/OFF power measurement. The results is in the form of an array, in which the first element indicates the number of points in the trace, and the left are the power results for each chip.

When the Multi-Measurement State is On, the returned trace is the average trace from all measurements.

The command is available only when the trace state is ON.

Query

The number of points in the trace:

  • Range: measured value

  • Resolution: 1

Power for each chip:

  • Range: measured value in dBm, 9.91 E+37

  • Resolution: 0.01

Requirements

Test Application Revision: A.02.00 and above

Programming Example

"FETCh:TOOPower:TRACe?"