418
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_fetch_afan.fm
FETCh:AFANalyzer
FETCh:AFANalyzer:DISTortion:ALL?
FETCh:AFANalyzer:DISTortion:MAXimum?
FETCh:AFANalyzer:DISTortion:MINimum?
FETCh:AFANalyzer:DISTortion:SDEViation?
Function Queries the audio distortion measurements.
The measurement results are returned in the following order: minimum distortion, maximum
distortion, average distortion, standard deviation distortion.
Query Minimum, maximum, and average audio distortion:
• Range: 0 to 99%, 9.91 E+37
• Resolution: 0.01%
Standard deviation audio distortion:
• Range: 0 to 99%, 9.91 E+37
• Resolution: 0.001%
Programming Example
OUTPUT 714;”FETCH:AFANALYZER:DISTORTION:ALL?”
!Returns mininum, maximum, average, and standard deviation audio distortion.
Function Queries the maximum audio distortion.
Query Range: 0 to 99%, 9.91 E+37
Resolution: 0.01%
Programming Example
OUTPUT 714;”FETCH:AFANALYZER:DISTORTION:MAXIMUM?”
Function Queries the minimum audio distortion.
Query Range: 0 to 99%, 9.91 E+37
Resolution: 0.01%
Programming Example
OUTPUT 714;”FETCH:AFANALYZER:DISTORTION:MINIMUM?”
Function Queries the standard deviation audio distortion.
Query Range: 0 to 99%, 9.91 E+37
Resolution: 0.001%
Programming Example
OUTPUT 714;”FETCH:AFANALYZER:DISTORTION:SDEVIATION?”