542
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_setup_fm.fm
SETup:FM
SETup:FM:COUNt[:SNUMber]
SETup:FM:COUNt:NUMBer
SETup:FM:COUNt:STATe
SETup:FM:DEMPhasis:STATe
Function Sets/queries the number of FM measurements to be made in a multi-measurement setup. This
command sets the count, and automatically sets the multi-measurement STATe command to 1
(on).
Setting Range: 1 to 999
Query Range: 1 to 999
*RST Setting 10, on
Programming Example
OUTPUT 714;"SETUP:FM:COUNT:SNUMBER 5”
!Turns on multi-measurements and sets the number of measurements to 5.
Function Sets/queries the number of FM measurements to be made when multi-measurement state is ON.
Setting Range: 1 to 999
Query Range: 1 to 999
*RST Setting 10
Programming Example
OUTPUT 714;"SETUP:FM:COUNT:NUMBER 5”
!Sets the number of measurements to 5 when the multi-measurement state is set to ON.
Function Sets/queries the multi-measurement state of the FM measurement.
Setting Range: 1|ON|0|OFF
Query Range: 1|0
*RST Setting 0 (off)
Programming Example
OUTPUT 714;"SETUP:FM:COUNT:STATE ON” !Turns on multi-measurements.
Function Sets/queries whether 750 us de-emphasis is enabled.
Setting Range: 1|ON|0|OFF
Query Range: 1|0
*RST Setting 0 (off)
Programming Example
10 OUTPUT 714;”SETUP:FM:DEMPHASIS:STATE ON”