EasyManuals Logo

Agilent Technologies 8960 Series Reference Guide

Agilent Technologies 8960 Series
786 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #190 background imageLoading...
Page #190 background image
190
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_prog_wquality.fm
Programming a Waveform Quality/Code Domain Measurement
801 !
802 !***Obtain and display code domain power pass/fail measurement results***
803 OUTPUT A;"FETCh:WQUality:CDPower:IQINactive?"
804 ENTER A;Iq_passfail
805 SELECT Iq_passfail
806 CASE 0
807 PRINT "Code domain power passed"
808 CASE 1
809 PRINT "Code domain power failed"
811 END SELECT
813 !***Obtain and display code domain power measurement results (I-channel)***
814 DIM Ichannel$[1000]
815 OUTPUT A;"FETCh:WQUALITY:CDPower:ICH?"
816 ENTER A;Ichannel$
830 INTEGER I,Comma,Nextcomma !I represents the 16 bins, Comma is the current substring
position
840 Comma=1 !Initialize Comma to the first character of the Ichannel$ ascii character string
860 PRINT "I-Channel active/inactive = ";Ichannel$[Comma;16]
870 Comma=Comma+17
890 PRINT "I-channel bin 0 walsh channel number = ";Ichannel$[Comma;16]
891 Comma=Comma+17
900 PRINT "I-channel bin 0 spread factor = ";Ichannel$[Comma;16]
905 Comma=Comma+17
910 PRINT "I-channel bin 0 power level = ";Ichannel$[Comma;16]
920 DISP "Test complete"
930 !
940 !***Return to default call processing settings***
950 OUTPUT A;"CALL:CLPCONTROL:REVERSE:MODE ACTIVE" !Return to active power control bits
960 OUTPUT A;"CALL:POW:DIG2000 -50" ! Returns cell power to -50 dBm/1.23 MHz
970 OUTPUT A;"CALL:END"
980 END
990 Timeout: SUB Timeout ! Global timeout handler (from Step 1)
1000 PRINT "Program timed out"
1010 CLEAR 7
1020 CLEAR 714
1030 SUBEND
Related Topics
Waveform Quality/Code Domain Measurement Description on page 73
Waveform Quality Measurement Troubleshooting on page 718

Table of Contents

Other manuals for Agilent Technologies 8960 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Agilent Technologies 8960 Series and is the answer not in the manual?

Agilent Technologies 8960 Series Specifications

General IconGeneral
BrandAgilent Technologies
Model8960 Series
CategoryTest Equipment
LanguageEnglish

Related product manuals