EasyManuals Logo
Home>Tektronix>Multimeter>Keithley DMM7510

Tektronix Keithley DMM7510 User Manual

Tektronix Keithley DMM7510
105 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 #52 background imageLoading...
Page #52 background image
Section
5: Measuring DC voltage with high accuracy Model DMM7510 7½ Digit Multimeter
User's Manual
5-6 DMM7510-900-01 Rev. C / September 2019
Send the following commands for this example application:
-- Reset the instrument to the default settings.
reset()
-- Set the measure function to DC voltage.
dmm.measure.func = dmm.FUNC_DC_VOLTAGE
-- Set the measurement range to 10 V.
dmm.measure.range = 10
-- Set the number of power line cycles to 10.
dmm.measure.nplc = 10
-- Set the input impedance to auto so it selects 10 Gohm for the 10V range.
dmm.measure.inputimpedance = dmm.IMPEDANCE_AUTO
-- Enable autozero.
dmm.measure.autozero.enable = dmm.ON
-- Set the averaging filter type to repeating.
dmm.measure.filter.type = dmm.FILTER_REPEAT_AVG
-- Set filter count to 100.
dmm.measure.filter.count = 100
-- Enable the filter.
dmm.measure.filter.enable = dmm.ON
-- Read the voltage value.
print(dmm.measure.read())
Test results
The following table shows the tradeoff between accuracy and speed of measurements based on the
integration rate (NPLC), averaging filter, and autozero settings. The first row of data is from the setup
documented in this example. The other rows show the results if the integration rate, filter, and auto
zero settings are changed.
DC Voltage Measurement
time (seconds)
Integration rate
(NPLC)
Filter Auto zero
5.0700528516
50.702501353
10
ON
ON
5.0701004092
0.510109919
10
OFF
ON
5.0700203296
0.017853353
1
OFF
ON
5.070064163
0.019507031
1
OFF
OFF
Figure 27: High-accuracy DC voltage test results

Table of Contents

Other manuals for Tektronix Keithley DMM7510

Questions and Answers:

Question and Answer IconNeed help?

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

Tektronix Keithley DMM7510 Specifications

General IconGeneral
BrandTektronix
ModelKeithley DMM7510
CategoryMultimeter
LanguageEnglish

Related product manuals