Agilent Technologies E5071C Manual page 1016

Hide thumbs Also See for E5071C:
Table of Contents

Advertisement

Limit Test
Overview
Sample Program in HT Basic
Other topics about Sample Programs
Overview
This sample program demonstrates how to perform limit tests.
The sample program creates a limit table as shown in the following two
tables, turns on the Limit Test feature, performs one cycle of
measurement, and then displays the test results.
No.
Type
1
MAX
2
MIN
3
MAX
4
MAX
See Limit Test for this programming.
Sample Program in HT Basic (lim_test.htb)
10 DIM Param1$[9],Param2$[9],Fmt1$[9],Fmt2$[9],Buff$[9]
20 REAL Cent,Span,Lim1(1:4,1:5),Lim2(1:3,1:5),Fail_data(1:1601)
30 INTEGER Num_of_seg1,Num_of_seg2,Segment,Column,Fail_point
40 !
50 ASSIGN @Agte507x TO 717
60 !
70 Cent=9.475E+8
80 Span=2.00E+8
90 Param1$="S21"
100 Param2$="S11"
110 Fmt1$="MLOG"
120 Fmt2$="MLOG"
130 !
140 ! == Trace 1 Limit Line ==
Begin
End
Stimulus
Stimulus
847.5
905.0
MHz
MHz
935.0
960.0
MHz
MHz
935.0
960.0
MHz
MHz
980.0
1047.5
MHz
MHz
Programming
Begin
End
Response
Response
-55.0 dBm
-55.0 dBm
-3.5 dBm
-3.5 dBm
0 dBm
0 dBm
-25.0 dBm
-25.0 dBm
1243

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents