Agilent Technologies 3458A User Manual page 339

Hide thumbs Also See for 3458A:
Table of Contents

Advertisement

350 PRINT "EXECUTION TIME =";Exe_time
360 PRINT "TRANSFER TIME = ";Tns_time
370 PRINT "TOTAL TIME = "; Dnld_time+Exe_time+Tns_time
380 END
10 ! Bench Mark Test
20 !
30 COM Dnld_trme.Exe_time,Tns_time
40 !
60 PRINT USING "36A.DD.DDD";"The execution time for default is
80 !
90 CALL Fixed(Dnld_time.Exe_time,Tns_time)
100 PRINT USING "38A.DD.DDD":"The execution time for fixed range is
";Exe_time
110 PRINT
120 !
130 CALL Integrat(Dnld_time,Exe_time,Tns_time)
140 PRINT USING "51A,DD.DDD";"The execution time for correct integration
time is";Exe_time
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
is";Exe_time
190 PRINT
200 !
210 CALL Burst(Dnld_time,Exe_time,Tns_time)
220 PRINT USING "44A,DD.DDD";"The execution time for storing readings
is";Exe_time
240 PRINT USING "44A,DD,DDD";"The total time for memory IS
250 PRINT
260 !
270 CALL Program(Dnld_time,Exe_time,Tns_time)
";Exe_time
310 PRINT USING "44A,DD.DDD";"The total time for program memory
320 PRINT
330 !
340 CALL Disp(Dnld_time,Exe_time,Tns_time)
350 PRINT USING "44A,DD.DDD";"The execution time for program memory is
";Exe_time
370 PRINT USING "44A,DD.DDD";"The transfer time using FOR NEXT is
380 PRINT USING "44A,DD.DDD";"The total time for display off
is";Exe_time+Dnld_time+Tns_time
390 PRINT
400 !
410 CALL Azero(Dnld_time,Exe_time,Tns_time)
420 PRINT USING "44A,DD.DDD";"The execution time for program memory is
";Exe_time
430 PRINT USING "44A,DD.DDD";"The download time for transfering the SUB
is";Dnld_time
Appendix D Optimizing Throughout and Reading Rate
339

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents