Test Results - Tektronix Keithley DMM7510 User Manual

7 1/5 digit graphical sampling multimeter
Hide thumbs Also See for Keithley DMM7510:
Table of Contents

Advertisement

Section 7: Sampling temperature at a set time interval
Model DMM7510 7½ Digit Multimeter User's Manual
-- Initiate trigger model and wait until finished.
trigger.model.initiate()
display.changescreen(display.SCREEN_USER_SWIPE)
display.clear()
-- Display a message on the USER swipe screen to indicate test in progress.
display.settext(display.TEXT1, "Test in progress...")
waitcomplete()
-- Display a message on the user swipe screen to indicate test completion.
display.clear()
display.settext(display.TEXT1, "Test complete.")
-- Print the temperature readings and the corresponding timestamps.
printbuffer(1,defbuffer1.n, defbuffer1)
printbuffer(1,defbuffer1.n, defbuffer1.relativetimestamps)

Test results

The following figures show a sample graph and final test measurement for this application.
Figure 32: Model DMM7510 graph of temperature measurements
Figure 33: Model DMM7510 final temperature measurement
7-6
DMM7510-900-01 Rev. C / September 2019

Advertisement

Table of Contents
loading

Table of Contents