Agilent Technologies 8960 Series Reference Manual page 475

10 wireless communications test set
Hide thumbs Also See for 8960 Series:
Table of Contents

Advertisement

Trigger arming for each measurement is controlled in the SETup subsystem. The choices are
NOTE
single or continuous. The best practice (during remote operation) is to use single measurement
mode. This simplifies the tasks of starting concurrent measurements, then using the INIT
subsystem commands to determine which measurements are ready to be FETChed.
10 OUTPUT 714;"SETup:ALL:CONTinuous:OFF" ! selects single trigger
20 OUTPUT 714;"INITiate:DAPower;WQUality" ! starts digital average power and
30
40 LOOP
50 OUTPUT 714;"INITiate:DONE?" !query to find out if any measurements are done.
60 ENTER 714;Meas_complete$
70 SELECT Meas_complete$
80 CASE "DAP" !tests for the string "DTXP", indicating digital average power measurement is
done.
90 OUTPUT 714;"FETCh:DAPower:POWer?" !Queries average digital TX power measurement.
100 ENTER 714;Dtxpower
110 CASE "WQU" !tests for the string "WQU", indicating that the waveform quality
120
130 OUTPUT 714;"FETCh:WQU:RHO?" !Queries rho.
140 ENTER 714;rho
150 END SELECT
160 EXIT IF Meas_complete$="NONE"
170 END LOOP
180 END
!waveform accuracy measurements.
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_initiate_description.fm
INITiate Subsystem
mode.
!measurement is done.
475

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents