507
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_setup_afan.fm
SETup:AFANalyzer
SETup:AFANalyzer:CONTinuous
SETup:AFANalyzer:COUNt[:SNUMber]
SETup:AFANalyzer:COUNt:NUMBer
Function Sets/queries the trigger arm state for the AF analyzer measurement. Determines whether
measurement will make one measurement then stop (0|OFF (single)), or automatically rearm
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:AFANALYZER:CONTINUOUS OFF
”
!Sets measurement to single trigger mode.
Function Sets/queries the number of AF analyzer measurements to be made in a mulit-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 Off (10 when STATe = On)
Programming Example
OUTPUT 714;"SETUP:AFANALYZER:COUNT:SNUMBER 5”
!Turns on multi-measurements and sets the number of measurements to 5.
Function Sets/queries the number of AF analyzer measurements to be made when mulit-measurement
state is ON.
Setting Range: 1 to 999
Query Range: 1 to 999
*RST Setting 10
Programming Example
OUTPUT 714;"SETUP:AFANALYZER:COUNT:NUMBER 5”
!Sets the number of measurements to 5 when the multi-measurement state is set to ON.