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.
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
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
|
Requirements |
Test Application Revision: A.02.00 and above |
Programming Example |
"FETCh:TOOPower?" |
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?" |
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?" |
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?" |
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 1 Pass/Fail
Range 1 Average Power
Range 2 Pass/Fail
Range 2 Average Power
Range 3 Pass/Fail
Range 3 Average Power
|
Requirements |
Test Application Revision: A.02.00 and above |
Programming Example |
"FETCh:TOOPower:OFFPower?" |
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:
|
Requirements |
Test Application Revision: A.02.00 and above |
Programming Example |
"FETCh:TOOPower:OFFPower:RANGe2?" |
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?" |
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:
Power for each chip:
|
Requirements |
Test Application Revision: A.02.00 and above |
Programming Example |
"FETCh:TOOPower:TRACe?" |