478
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_initiate.fm
INITiate
INITiate:<measurement mnemonic>[:ON]
Function These commands initiate (start) the following measurements:
• AFANalyzer - Audio Frequency Analyzer measurement
• ATXPower - Analog Transmitter Power
• CAPPower - Access Probe Power measurement
• CCTPhase - Code Channel Time/Phase error measurement
• CPOWer - Channel Power measurement
• CFERror - Frame Error Rate measurement
• CFERror - Frame Error Rate measurement
• CTXSpurious - TX Spurious Emissions measurement
• FM - Frequency Modulation measurement
• FSTability - Frequency Stability measurement
• GPOWer - Gated Power measurement
• HWQuality - Handoff Waveform Quality measurement
• SAUDio - Swept Audio measurement
• TFERror - TDSO Frame Error Rate measurement
• WQUality - Waveform Quality measurement
This command also queries the active state using the ON? keyword in place of a measurement
mnemonic.
The INITiate command is associated with the SETup “SETup Subsystem” on page 503 and the
“FETCh? Subsystem” on page 414.
One or more measurements can be initiated with the same program line (see “Concurrent
Measurements” on page 227 and the Programming Example below).
This command is also used to activate a measurement. See “INITiate Programming Examples
(how INIT commands are used)” on page 474.
Range AFAN|ATXP|CAPP|CCTP|CFER|CPOW|CTSX|DAP|FM|FST|GPOW|HWQ|SAUD|
TFER|WQU|NONE
Programming Example
OUTPUT 714;"INITIATE:CPOWER;WQUALITY:ON"
!Initiates a channel power and a waveform quality measurement.