454
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_fetch_gpower.fm
FETCh:GPOWer
FETCh:GPOWer[:ALL]?
FETCh:GPOWer:ICOunt?
FETCh:GPOWer:MASK[:FAIL]?
FETCh:GPOWer:MASK:OFFSet?
Function Queries the gated power measurement results.
This measurement returns results in the following order: integrity, gated power pass/fail result.
Query Integrity
• Range: 0 to 23 ( see “Integrity Indicator” )
• Resolution: 1
Gated Power pass/fail result
• Range: 0 to 1 (0 = passed, 1 = failed), 9.91 E+37
Programming Example
OUTPUT 714;"FETCH:GPOWER?"
Function Queries the intermediate count of measurements completed in a multi-measurement.
The multi-measurement state, by default, is off. To set up multi-measurements, see
“SETup:GPOWer:COUNt[:SNUMber]” .
Query Range: 0 to 999
Programming Example
OUTPUT 714;"FETCH:GPOWER:ICOUNT?"
Function Queries the pass/fail results of the gated power measurement. If any measurement data points
fail to meet the requirements of the mask shown on the test set’s display, the measurement will
fail.
Query Range: 0 (pass), 1 (fail), 9.91 E+37
Programming Example
OUTPUT 714;"FETCH:GPOWER:MASK:FAIL?"
Function Queries the offset (in seconds) of the test limit mask from its default position. For example, a
return value of 2.0 E-6 indicates the pass/fail status of the measurement was determined by
comparing measured data with a test limit mask moved 2 microseconds to the right of its default
location.
Query Range: -10 to +10 µs, 9.91 E+37
Programming Example
OUTPUT 714;"FETCH:GPOWER:MASK:OFFSET?"