
Programming
Examples
2623
ASSIGN
@File
TO
"ANG180_DEL"
2625
ENTER
@File;Preamble,Size,Ant_del(*)
2627
ASSIGN
@File
TO
*
2629
RETURN
2631
!
******
2633
!
The
following
two
subroutines
are
used
by
some
examples
to
draw
2635
!
antenna
patterens
to
the
8530
display.
2637
!
******
2639
Draw_360:
!
Draws
360
degree
antenna
pattern
2641
Preamble=9025
2643
Size=5776
2645
OUTPUT
@Rec;"DEBUOFF;
ANGL;
STAR-180;
STOP180;
INCA1;
HOLD;
ENTO;"
2647
OUTPUT
@Rec;"FORM3;
INPURAW1;"
2649
OUTPUT
@Rec_data2;Preamble,Size,Ant_data(*)
2651
LOCAL
@Rec
2653
RETURN
2655
!
*******
2657
Draw_mono:
!
Draws
monopulse
antenna
sum
and
delta
to
P1
&
P2
2659
Preamble=9025
2661
Size=2896
2663
OUTPUT
@Rec;"DEBUOFF;
ANGL;
TWOP;
STAR-90;
STOP90;
INCA1;
HOLD;
ENTO;"
2665
OUTPUT
@Rec;"FORM3;
INPURAW1;"
2667
OUTPUT
@Rec_data2;Preamble,Size,Ant_sum(*)
2669
OUTPUT
@Rec;"FORM3;
INPURAW2;"
2671
OUTPUT
@Rec_data2;Preamble,Size,Ant_del(*)
2673
LOCAL
@Rec
2675
RETURN
2677
!
2679
!
2681
END
2683
!
2685
!
2687
SUB
Fast_mux
2689
2691
"Example
27,
Fast
Mux
Operation"
2693
Fast_mux:
!
This
is
a
stand
alone
sub-program
which
demonstrates
2695
!
8530
fast
mux
operation
-
Example
27
2697
!
2699
INTEGER
Data_buffer(1:30000)
BUFFER
2701
INTEGER
Setup
2703
REAL
Set_pointer,Param_pointer,Data_pointer,Reps,I,Old_pointer
2705
REAL
Log_mag(1:2),Phase(1:2)
2707
REAL
Exp_tbl(0:255),Exp,Data_16bit(0:800,0:1)
2709
DIM
Display$[80],Report$[200]
2711
COMPLEX
Data_set(1:2)
2713
ASSIGN
@A8530_data
TO
716;FORMAT
OFF
2715
ASSIGN
@A8530_control
TO
716;FORMAT
ON
2717
Setup=0
2719
Dwell_time=250
!FAST
PARAMETER
PER
POINT
MEASUREMENT
TIME
IN
MICROSECONDS
(NO
AVERAGING)
2721
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2723
!
DISPLAY
INITIALIZATION
AND
INSTRUCTIONS
2725
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2727
PRINTER
IS
CRT
2729
DEG
2731
GRAPHICS
OFF
2733
"This
example
demonstrates
the
FAST
IF
MULTIPLEXING
feature
of
"
2735
"the
HP
8530A.
It
requires
firmware
rev
1.4
or
higher.
An
external"
2737
"trigger
source
should
be
connected
to
the
8530A
Event
Trigger
input"
2739
"on
the
rear
panel.
The
STOP
SWEEP
input
should
be
disconnected
for"
2741
"this
test.
During
the
test,
the
8530A
will
be
in
MUX
MODE
2
in
which"
HP-IB
Programming
18-57
Содержание 8530A
Страница 9: ......
Страница 31: ......
Страница 34: ...General Information Figure 1 2 Antenna Measurement Setup Using an HP 85310A GeneralInformation 1 3 ...
Страница 51: ......
Страница 65: ......
Страница 81: ......
Страница 83: ......
Страница 84: ...5 Menus Block Chapter Contents Calibration Domain Display Markers MenusBlock 5 1 ...
Страница 85: ...5 2 Menus Block ...
Страница 90: ...Calibration Requirements Figure 5 1 Cal and Cal Type Menus MenusBlock 5 7 ...
Страница 93: ...Antenna Calibration 5 10 MenusBlock ...
Страница 167: ......
Страница 195: ......
Страница 201: ......
Страница 209: ......
Страница 249: ......
Страница 281: ......
Страница 411: ......
Страница 419: ...Glossary Glossary 8 ...
Страница 439: ......