Télécharger Imprimer la page

Keysight Technologies 3458A Guide D'utilisation page 461

Multimètre

Publicité

330 Tns_time=TIMEDATE-Tns_time
340 PRINT "DOWN LOAD TIME =";Dnld_time
350 PRINT "EXECUTION TIME =";Exe_time
360 PRINT "TRANSFER TIME = ";Tns_time
370 PRINT "TOTAL TIME= "; Dnld_time+Exe_time+Tns_time
380 END
100 PRINT USING "38A.DD.DDD":"The execution time for fixed range is
110 PRINT
120 !
130 CALL Integrat(Dnld_time,Exe_time,Tns_time)
140 PRINT USING "51A,DD.DDD";"The execution time for correct
150 PRINT
160 !
170 CALL Delay(Dnld_time,Exe_time,Tns_time)
180 PRINT USING "44A,DD.DDD";"The execution time for correct delay time
190 PRINT
200 !
210 CALL Burst(Dnld_time,Exe_time,Tns_time)
Keysight 3458A User's Guide
10 ! Bench Mark Test
20 !
30 COM Dnld_trme.Exe_time,Tns_time
40 !
50 CALL Default(Dnld_time,Exe_time,Tns_time)
60 PRINT USING "36A.DD.DDD";"The execution time for default is
";Exe_time
70 PRINT
80 !
90 CALL Fixed(Dnld_time.Exe_time,Tns_time)
";Exe_time
integration time is";Exe_time
is";Exe_time
Optimizing Throughout and Reading Rate
D
461

Publicité

loading