137
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_prog_generic_step5_ac.fm
Step 5: INITiate and FETCh Measurements
Concurrent Measurement Process
Figure 16. Process for Making Concurrent Measurements
Start a Set of Concurrent Measurements The INITiate command is used to start measurements. Each
individual measurement can be started using the INITiate command. For starting measurements, the syntax
of the INITiate command is as follows:
INITiate:<measurement mnemonic>[:ON]
More than one measurement can be started using a single INITiate command. For example:
Start a set of concurrent
measurements using
INITiate command.
Determine
if a measurement
is done using
INITiate:DONE?
query.
INITiate:DONE? query
returns WAIT (no
measurements are done).
INITiate:DONE? query
returns NONE (all
measurements are done).
Continue
program
Start
Invoke Error Handler
INITiate:DONE? query
returns name of
measurement that is done.
Use FETCh? query to
obtain a set of measurement
results.
YES
NO
Is measurement
result valid?