442
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_fetch_fm.fm
FETCh:FM
FETCh:FM[:ALL]?
FETCh:FM:DEViation[:AVERage]?
FETCh:FM:DEViation:ALL?
Function Queries the FM measurement. Returns integrity, average FM deviation, and average FM
distortion.
Query FM deviation
• Range: 0 to 99 kHz, 9.91 E+37
• Resolution: 0.001 kHz
FM distortion
• Range: 0 to 100%, 9.91 E+37
• Resolution: 0.1%
Programming Example
OUTPUT 714;”FETCH:FM:ALL?” !Returns integrity, average FM deviation and average FM distortion.
Function Queries the average FM deviation.
Query Range: 0 to 99 kHz, 9.91 E+37
Resolution: 0.001 kHz
Programming Example
OUTPUT 714;”FETCH:FM:DEVIATION:AVERAGE?”
Function Queries the FM deviation measurements.
Measurement results are returned in the following order: minimum deviation, maximum
deviation, average deviation, standard deviation.
Query Minimum, maximum, average FM deviation
• Range: 0 to 99 kHz, 9.91 E+37
• Resolution: 0.001 kHz
Standard deviation FM deviation
• Range: 0 to 99 kHz, 9.91 E+37
• Resolution: 0.0001 kHz
Programming Example
OUTPUT 714;”FETCH:FM:DEVIATION:ALL?”
!Returns mininum, maximum, average, and standard deviation FM deviation.