417
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_fetch_afan.fm
FETCh:AFANalyzer
FETCh:AFANalyzer[:ALL]?
FETCh:AFANalyzer:DISTortion[:AVERage]?
Function Queries the AF analyzer measurements.
Measurement results are returned in the following order: integrity, average audio level, average
SINAD, average distortion.
Query Average analog audio level
• Range: 0 to 20 volts, 9.91 E+37
• Resolution: The lesser of 4 significant digits or 10 uV
Average SINAD
• Range:-99 to 99 dB, 9.91 E+37
• Resolution: 0.01 dB
Average audio distortion
• Range: 0 to 99%, 9.91 E+37
• Resolution: 0.01%
Programming Example
OUTPUT 714;”FETCH:AFANALYZER:ALL?”
!Returns integrity, average audio level, average SINAD,and average audio distortion.
Function Queries the average audio distortion measurement.
Query Average audio distortion
• Range: 0 to 99%, 9.91 E+37
• Resolution: 0.01%
Programming Example
OUTPUT 714;”FETCH:AFANALYZER:DISTORTION:AVERAGE?”