521
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_setup_cctphase.fm
SETup:CCTPhase
SETup:CCTPhase:CONTinuous
SETup:CCTPhase:COUNt[:SNUMber]
SETup:CCTPhase:COUNt:NUMBer
Function Sets/queries the trigger arm state for the code channel timing and phase error measurements.
The trigger arm state determines whether the code channel timing and phase error
measurements 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:CCTPHASE:CONTINUOUS OFF
"
!Sets measurement to single trigger mode.
Function The setting form of this command performs two functions: (1) sets the number of code channel
timing and phase error 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 code channel timing and phase error 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:CCTPHASE:COUNT:SNUMBER 5"
!Turns on multi-measurements and sets the number of measurements to 5.
Function Sets/queries the number of code channel timing and phase error 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:CCTPHASE:COUNT:NUMBER 5"
!Sets the number of code channel timing and phase error multi-measurements to 5.