![Agilent Technologies 4294A Скачать руководство пользователя страница 197](http://html.mh-extra.com/html/agilent-technologies/4294a/4294a_programming-manual_2867882197.webp)
13
197
Application Sample Programs
Measuring Dielectric Material
1. Ch
apter
T
itle
2.
Ch
ap
te
r
T
itl
e
1
3
. Application Sample
4
. Chap
te
r T
itle
5. Chap
te
r T
itle
Programs
(
) as trace A and the dielectric dissipation factor as trace
B.
Lines 3830 to 4040 Processing when the softkey labeled as “er' - er''” is pressed. Displays
the real part of the complex relative permittivity (
) as trace A and
the imaginary part of the complex relative permittivity (
) as trace
B.
Lines 4060 to 4190 Processing when the softkey labeled as “Cole-cole Plot” is pressed.
Displays the COLE-COLE plot on the complex plane.
Lines 4210 to 4310 Processing when the softkey labeled as “Re-measure” is pressed.
Lines 4330 to 4430 Processing when the softkey labeled as “Quit” is pressed.
Example 13-2
Dielectric (Relative Permittivity) Measurement (Contacting Electrode Method)
10 !**************************************************************
20 !* 4294A + 16451B Permittivity Measurement (Contact Method)
30 !* Instrument BASIC Sample Program
40 !**************************************************************
50 DIM Cp_data(1:801,1:2),D_data(1:801,1:2),Err_data(1:801,1:2)
60 DIM Eri_data(1:801,1:2),Erm_data(1:801,1:2),Cole_data(1:801,1:2)
70 INTEGER Result
80 !
90 ASSIGN @Agt4294a TO 800
100 OUTPUT @Agt4294a;"DISA HIHB"
110 OUTPUT @Agt4294a;"HOLD"
120 Constants: !
130 E0=8.854E-12
140 Adj_center=100000.
150 Adj_up_limit_a=1.E-9
160 Adj_low_limit_a=7.E-10
170 Adj_up_limit_b=2.E-11
180 Adj_low_limit_b=1.2E-11
190 Load_center=100000.
200 Load_ave=4
210 Load_bw=5
220 Load_up_limit_a=5.05E-11 ! [pF]
230 Load_lo_limit_a=4.95E-11
240 Load_up_limit_b=5.05E-12
250 Load_lo_limit_b=4.95E-12
260 Load_up_limit_c=1.55E-12
270 Load_lo_limit_c=1.45E-12
280 Load_up_limit_d=1.55E-12
290 Load_lo_limit_d=1.45E-12
300 Open_r=1.E+11 ! [ohm]
310 Open_l=0
320 Short_r=0
330 Short_l=0
340 Load_g=0
350 Bw=3
360 D_elec_a=.038 ! [m]
370 D_elec_b=.005
380 !
390 !########################################## Main
400 Disp_proc:!
410 CLEAR SCREEN
420 PRINT "4294A + 16451B Permittivity Measurement Program"
430 PRINT " (Contact Method Measurment)"
440 PRINT ""
ε
r
'
2
ε
r
''
2
+
ε
r
'
ε
r
''
Содержание 4294A
Страница 4: ...4 ...
Страница 18: ...18 Contents ...
Страница 24: ...24 Chapter1 To make effective use of this manual Other manuals attached to this unit ...
Страница 94: ...94 Chapter6 Reading Writing Measurement Data Reading Writing Data ...
Страница 110: ...110 Chapter7 Processing Measurement Results Analyzing Measurement Results ...
Страница 130: ...130 Chapter9 Communication with External Equipment Using the I O Ports Sample Program to Use the I O Port ...
Страница 136: ...136 Chapter10 Handling Errors Sample program for error handling ...
Страница 246: ...246 13 Application Sample Programs File Transfer Function ...
Страница 254: ...254 Chapter15 Setting the Display LCD Sample program for setting the LCD screen ...
Страница 507: ...Index Index 507 Index ...
Страница 508: ...508 Index Index ...
Страница 509: ...Index Index 509 Index ...
Страница 510: ...510 Index Index ...
Страница 511: ...Index Index 511 Index ...
Страница 512: ...512 Index Index ...
Страница 513: ...Index Index 513 Index ...
Страница 514: ...514 Index Index ...
Страница 515: ...Index Index 515 Index ...
Страница 516: ...516 Index Index ...
Страница 517: ...Index Index 517 Index ...
Страница 518: ...518 Index Index ...