EasyManuals Logo

Agilent Technologies 8719ET Programmer's Guide

Agilent Technologies 8719ET
541 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 #487 background imageLoading...
Page #487 background image
7-124 Chapter7
Programming Examples
Mixer Measurement Example
21 ! Request LO and IF frequency settings
22 INPUT “Enter LO frequency in MHz”,Lofreq
23 INPUT “Enter IF center frequency in MHz”,Cent
24 INPUT “Enter IF frequency span in MHz”,Span
25 !
26 ! Program source settings
27 OUTPUT @Src;”Freq:CW”;Lofreq;”MHZ”
28 OUTPUT @Src;”POW:STAT ON”
29 OUTPUT @Src;”POWER:LEVEL 13 DBM; STATE ON”
30 !
31 ! Program analyzer settings
32 OUTPUT @Nwa;”CENT”;Cent;”MHZ;”
33 OUTPUT @Nwa;”SPAN”;Span;”MHZ;”
34 OUTPUT @Nwa;”PWRR PMAN;” ! Manual power range
35 !
36 ! The next two lines are optimized for the 8753ES/ET.
37 ! The LOPOWER command will simply return the message
38 ! “FUNCTION NOT AVAILABLE” on an 8720E Series analyzer.
39 ! On an 8722ES, change line 41 to read “POWE -10 DB;”
40 !
41 OUTPUT @Nwa;”POWE 0 DB;” ! Set power to 0 dBm
42 OUTPUT @Nwa;”LOPOWER 13 DB;” ! Report LO power to analyzer
43 OUTPUT @Nwa;”LOFREQ”;Lofreq;”MHZ;” ! Report LO freq to analyzer
44 OUTPUT @Nwa;”DCONV;” ! Down conversion
45 OUTPUT @Nwa;”RFLTLO;” ! RF < LO
46 OUTPUT @Nwa;”FREQOFFS ON;” ! Turn on frequency offset mode
47 OUTPUT @Nwa;”BR;” ! Measure B/R
48 OUTPUT @Nwa;”CALIRESP;” ! Begin response cal
49 OUTPUT @Nwa;”STANC;” ! Measure THRU
50 OUTPUT @Nwa;”RESPDONE;” ! Response cal done
51 REPEAT
52 !
53 ! Request type of measurement
54 PRINT “Enter a number for the type of measurement as follows:”
55 PRINT
56 PRINT “1) Group Delay”
57 PRINT “2) Amplitude Tracking”
58 PRINT “3) Phase Tracking”
59 INPUT ““,Meas
60 !
61 ! Perform the selected type of measurement
62 SELECT Meas
63 CASE 1
64 GOSUB Connect_mut
65 OUTPUT @Nwa;”DELA;” ! GROUP DELAY display format
66 INPUT “Enter electrical delay of calibration mixer in ns”,Eled
67 OUTPUT @Nwa;”ELED”;Eled;”NS;”
68 OUTPUT @Nwa;”AUTO;” ! Autoscale the display
69 Again=0
70 CASE 2
71 OUTPUT @Nwa;”LOGM;” ! LOG MAG display format
72 OUTPUT @Nwa;”DATI;” ! DATA -> MEMORY
73 GOSUB Connect_mut
74 OUTPUT @Nwa;”DISPDDM;” ! Display DATA/MEM
75 OUTPUT @Nwa;”AUTO;” ! Autoscale the display
76 Again=0
77 CASE 3
78 OUTPUT @Nwa;”PHAS;” ! PHASE display format

Table of Contents

Other manuals for Agilent Technologies 8719ET

Questions and Answers:

Question and Answer IconNeed help?

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

Agilent Technologies 8719ET Specifications

General IconGeneral
BrandAgilent Technologies
Model8719ET
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals