570
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_setup_wquality.fm
SETup:WQUality
SETup:WQUality:COUNt[:SNUMber]
SETup:WQUality:COUNt:NUMBer
SETup:WQUality:COUNt:STATe
Function The setting form of this command performs two functions: (1) sets the number of waveform
quality measurements to be made in a multi-measurement, and (2) sets the multi-measurement
STATe command to 1 (on).
The query form returns the number of waveform quality multi-measurements to be made when
multi-measurement state is ON.
Setting Range: 1 to 999
Query Range: 1 to 999
*RST Setting Off (10 when STATe = On)
Programming Example
OUTPUT 714;"SETUP:WQUALITY:COUNT:SNUMBER 5"
!Turns on multi-measurements and sets the number of measurements to 5.
Function Sets/queries the number of waveform quality measurements to be made when the
multi-measurement state is ON.
Setting Range: 1 to 999
Query Range: 1 to 999
*RST Setting 10
Programming Example
OUTPUT 714;"SETUP:WQUALITY: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 waveform quality measurement.
Setting Range: 1|ON|0|OFF
Query Range: 1|0
*RST Setting 0 (off)
Programming Example
OUTPUT 714;"SETUP:WQUALITY:COUNT:STATE ON" !Turns on multi-measurements.