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 #32 background imageLoading...
Page #32 background image
Model DMM7510
7½ Digit Graphical Sampling Multimeter Calibration Manual Section 2:
Performance verification
DMM7510-905-01 Rev. A / April 2015 2-23
localnode.prompts = 1
localnode.showerrors = 1
-- *********************************************
-- **** Digitize DCV AC Coupling ****
-- **** Slow AC Filter ****
-- *********************************************
dmm.digitize.func = dmm.FUNC_DIGITIZE_VOLTAGE
dmm.digitize.coupling.type = dmm.COUPLING_AC -- dmm.COUPLING_DC
dmm.digitize.coupling.acfilter = dmm.AC_FILTER_SLOW --- dmm.AC_FILTER_FAST
-- Set input freq AC coupling amplitude compensation.
dmm.digitize.coupling.acfrequency = 1e2
dmm.digitize.aperture = 1e-6
dmm.digitize.samplerate = 1e6
dmm.digitize.range = 100e-3
dmm.digitize.analogtrigger.mode = dmm.MODE_EDGE
dmm.digitize.analogtrigger.edge.slope = dmm.SLOPE_FALLING
dmm.digitize.analogtrigger.highfreqreject = dmm.OFF
display.clear()
display.changescreen(display.SCREEN_USER_SWIPE)
dmm.digitize.analogtrigger.edge.level = -50e-3
digio.line[1].mode = digio.MODE_TRIGGER_OUT
trigger.digout[1].pulsewidth = 30E-6
trigger.digout[1].stimulus = trigger.EVENT_ANALOGTRIGGER
-- *********************************************
-- **** Fast AC Filter ****
-- *********************************************
dmm.digitize.coupling.acfilter = dmm.AC_FILTER_FAST --- dmm.AC_FILTER_SLOW
-- *********************************************
-- **** 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()
-- *********************************************
-- **** 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)

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