Agilent Technologies 8566B Operating And Programming Manual page 440

Spectrum analyzer 100 hz - 2.5 ghz/2 - 22 ghz
Table of Contents

Advertisement

10
ASSIGN @Sa TO 718
20
PRINTER IS 701
30
40
!
OUTPUT @a; "TP,LF;"
60
70
80
FOR N = 1 TO 1001
90
ENTER @Sa;A(N)
100
N E X T N
110 !
120
130
PRINT A(N)
140
N E X T N
180 E N D
Line 30:
Line 50:
Line 60:
Line 70:
Lines 80 to 100:
Lines 120 to 140:
Reserves controller memory for 1001 amplitude values.
Presets the instrument.
Sets analyzer to 100 MHz center frequency with 2 MHz frequency span. Selects
single sweep mode and takes one complete sweep of the trace (graph) data.
Selects analyzer output to be in 01 format and commands the analyzer to transfer trace
A amplitude values to the controller.
Sequentially reads all 1001 trace A amplitude values into A(N) of the controller.
Prints out trace A amplitude values at all 20 points between x-axis coordinates 490 and
510.
TA
(Continued)
Programming 33 1

Advertisement

Table of Contents
loading

Table of Contents