533
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_setup_ctxspurious.fm
SETup:CTXSpurious
SETup:CTXSpurious:CONTinuous
SETup:CTXSpurious:COUNt[:SNUMber]
SETup:CTXSpurious:COUNt:NUMBer
Function Sets/queries the trigger arm state for the tx spurious emissions measurement. The trigger arm
state determines whether the tx spurious emissions measurement will be made once then stop
(0|OFF (single)), or automatically re-arm upon completion of one measurement and repeat the
process (1|ON (continuous)).
Setting Range: 1|ON|0|OFF
Query Range: 1|0
*RST Setting 0 (off)
Programming Example
OUTPUT 714;"SETUP:CTXSPURIOUS:CONTINUOUS OFF
"
!Sets measurement to single trigger mode.
Function The setting form of this command performs two functions: (1) sets the number of tx spurious
emissions 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 tx spurious emissions 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:CTXSPURIOUS:COUNT:SNUMBER 5"
!Turns on multi-measurements and sets the number of measurements to 5.
Function Sets/queries the number of tx spurious emissions 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:CTXSPURIOUS:COUNT:NUMBER 5"
!Sets the number of tx spurious emissions multi-measurements to 5.