EasyManuals Logo
Home>Keithley>Multimeter>DMM7510

Keithley DMM7510 Reference Manual

Keithley DMM7510
1036 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 #716 background imageLoading...
Page #716 background image
Model DMM7510
7½ Digit Graphical Sampling Multimeter Reference Manual Section 8:
TSP command reference
DMM7510-901-01 Rev. B / May 2015 8-103
Example
dmm.digitize.func = dmm.FUNC_DIGITIZE_VOLTAGE
dmm.digitize.math.format = dmm.MATH_PERCENT
dmm.digitize.count = 1
dmm.digitize.math.percent = dmm.digitize.read()
dmm.digitize.math.enable = dmm.ON
dmm.digitize.count = 5
MathBuffer = buffer.make(100)
dmm.digitize.read(MathBuffer)
printbuffer(1, MathBuffer.n, MathBuffer.formattedreadings)
dmm.digitize.count = 1
for x = 1, 3 do
print(dmm.digitize.read(MathBuffer))
end
Configure the instrument for digitize voltage.
Set math format to percent.
Acquire 1 reading to use as the relative percent value.
Take 5 readings with percent math enabled and store them in a buffer called MathBuffer that can store 100
readings.
Take three additional readings.
Sample output assuming no load was connected to the instrument:
-100.00 %, -100.00 %, -100.00 %, -100.00 %, -100.00 %
-100.00058257
-99.999126228
-99.998932056
Also see
Calculations that you can apply to measurements (on page 3-7)
dmm.digitize.math.format (on page 8-103)
dmm.measure.math.enable (on page 8-167)
dmm.digitize.math.format
This attribute specifies which math operation is performed on measurements when math operations are enabled.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW)
Yes
Restore configuration
Instrument reset
Power cycle
Measure configuration list
Configuration script
Measure configuration list
dmm.MATH_PERCENT
Usage
operation = dmm.digitize.math.format
dmm.digitize.math.format = operation
value
Math operation to be performed on measurements:
• y = mx+b: dmm.MATH_MXB
• Percent: dmm.MATH_PERCENT
•
Reciprocal: dmm.MATH_RECIPROCAL

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
BrandKeithley
ModelDMM7510
CategoryMultimeter
LanguageEnglish

Related product manuals