425
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_fetch_atxpower.fm
FETCh:ATXPower
FETCh:ATXPower:ICOunt?
FETCh:ATXPower:INTegrity?
FETCh:ATXPower:POWer[:AVERage]?
FETCh:ATXPower:POWer:ALL?
Function Queries the intermediate count of measurements completed in a multi-measurement.
Query Range: 0 to 999
Programming Example
OUTPUT 714;”FETCH:ATXPOWER:ICOUNT?”
Function Queries the measurement integrity indicator for the last analog transmitter power measurement
completed.
Zero indicates a normal measurement. See “Integrity Indicator” on page 222 for information
about non-zero integrity results.
Query Range: 1 through 16
Programming Example
OUTPUT 714;”FETCh:ATXPower:INTegrity?”
!Query the integrity indicator for the analog TX power measurement.
Function Queries the average analog transmitter power.
Query Range: -100 to 100 dBm
Resolution: 0.01 dB
Programming Example
OUTPUT 714;”FETCH:ATXPOWER:POWER:AVERAGE?”
Function Queries the analog transmitter power measurements.
Measurement results are returned in the following order: minimum analog power, maximum
analog power, average analog power, standard deviation analog power.
Query Minimum, maximum, and average analog power:
• Range: -100 to 100 dBm
• Resolution: 0.01 dB
Standard deviation analog power:
• Range: 0 to 100 dB
• Resolution: 0.001 dB
Programming Example
OUTPUT 714;”FETCH:ATXPOWER:POWER:ALL?”
!Returns mininum, maximum, average, and standard deviation analog power.