445
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_fetch_fm.fm
FETCh:FM
FETCh:FM:FREQuency[:AVERage]?
FETCh:FM:FREQuency:ALL?
FETCh:FM:FREQuency:MAXimum?
FETCh:FM:FREQuency:MINinum?
Function Queries the average audio frequency measurement.
Query Average audio frequency
• Range: 0 to 99999 Hz, 9.91 E+37
• Resolution: 0.1 Hz
Programming Example
OUTPUT 714;”FETCH:FM:FREQUENCY:AVERAGE?”
Function Queries the audio frequency measurements.
The measurement results are returned in the following order: minimum frequency, maximum
frequency, average frequency, standard deviation frequency.
Query Minimum, maximum, and average audio frequency:
• Range: 0 to 99999 Hz, 9.91 E+37
• Resolution: 0.1 Hz
Standard deviation audio frequency:
• Range: 0 to 99999 Hz, 9.91 E+37
• Resolution: 0.01 Hz
Programming Example
OUTPUT 714;”FETCH:FM:FREQUENCY:ALL?”
!Returns mininum, maximum, average, and standard deviation audio frequency.
Function Queries the maximum audio frequency.
Query Range: 0 to 99999 Hz, 9.91 E+37
Resolution: 0.1 Hz
Programming Example
OUTPUT 714;”FETCH:FM:FREQUENCY:MAXIMUM?”
Function Queries the minimum audio frequency.
Query Range: 0 to 99999 Hz, 9.91 E+37
Resolution: 0.1 Hz
Programming Example
OUTPUT 714;”FETCH:FM:FREQUENCY:MINIMUM?”