EasyManuals Logo

Keithley DMM7510 Calibration Manual

Keithley DMM7510
142 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #40 background imageLoading...
Page #40 background image
Model DMM7510
7½ Digit Graphical Sampling Multimeter Calibration Manual Section 2:
Performance verification
DMM7510-905-01 Rev. A / April 2015 2-31
-- *********************************************
-- **** Display 1st reading from buffer ****
-- *********************************************
display.clear()
display.changescreen(display.SCREEN_USER_SWIPE)
display.settext(display.TEXT1, "Analogtrigger")
num7 = buf.readings[1]
str7 = string.format('%3.4e', num7)
display.settext(display.TEXT2, str7) print(num7)
-- *********************************************
-- **** Setup for Digitize DC current ****
-- *********************************************
-- *********************************************
-- **** Rising edge slope ****
-- *********************************************
dmm.digitize.func = dmm.FUNC_DIGITIZE_CURRENT
dmm.digitize.aperture = 1e-6
dmm.digitize.samplerate = 1e6
dmm.digitize.range = 3
dmm.digitize.analogtrigger.mode = dmm.MODE_EDGE
dmm.digitize.analogtrigger.edge.slope = dmm.SLOPE_RISING
dmm.digitize.analogtrigger.highfreqreject = dmm.OFF
display.clear()
display.changescreen(display.SCREEN_USER_SWIPE)
dmm.digitize.analogtrigger.edge.level = 1.50
digio.line[1].mode = digio.MODE_TRIGGER_OUT
trigger.digout[1].pulsewidth = 30E-6
trigger.digout[1].stimulus = trigger.EVENT_ANALOGTRIGGER
-- *********************************************
-- **** Falling edge slope ****
-- *********************************************
dmm.digitize.analogtrigger.edge.slope = dmm.SLOPE_FALLING
dmm.digitize.analogtrigger.edge.level = -1.50
-- *********************************************
-- **** For digitize functions ****
-- **** Trigger model setup and ****
-- **** start of triggering ****
-- *********************************************
samp_count = 1e3
buf=buffer.make(samp_count)
trigger.model.setblock(1,trigger.BLOCK_BUFFER_CLEAR, buf)
trigger.model.setblock(2,trigger.BLOCK_WAIT, trigger.EVENT_ANALOGTRIGGER)
trigger.model.setblock(3,trigger.BLOCK_DIGITIZE, buf, samp_count)
trigger.model.initiate()

Table of Contents

Other manuals for Keithley DMM7510

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley DMM7510 and is the answer not in the manual?

Keithley DMM7510 Specifications

General IconGeneral
Resolution7.5 digits
DC Voltage Range100 mV to 1000 V
AC Voltage Range100 mV to 750 V
DC Current Range10 µA to 10 A
Resistance Range10 Ω to 1 GΩ
Sampling Rate1 MS/s
Memory27.5 million readings
Display5 inch capacitive touchscreen
AC Voltage Accuracy±0.06% of reading
AC Current Range10 A
ConnectivityUSB, LAN, GPIB

Related product manuals