EasyManuals Logo

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 #639 background imageLoading...
Page #639 background image
Section
8: TSP command reference Model DMM7510 7½ Digit Graphical Sampling Multimeter
Reference Manual
8-26 DMM7510-901-01 Rev. B / May 2015
bufferVar.endindex
This attribute indicates the last index in a reading buffer.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (R)
Yes
Restore configuration
Instrument reset
Power cycle
Not applicable
Not applicable
Usage
bufferVar.endindex = endIndex
endIndex
Ending index of the buffer
bufferVar
The name of the reading buffer, which may be a default buffer (defbuffer1 or
defbuffer2) or a user-defined buffer
Details
Use this attribute to find the ending index in a reading buffer.
Example
test1 = buffer.make(100)
dmm.measure.count = 6
dmm.measure.read(test1)
print(test1.startindex, test1.endindex, test1.capacity)
dmm.measure.read(test1)
print(test1.startindex, test1.endindex)
Create a buffer named test1 with a capacity of 100 readings.
Set the measure count to 6.
Make measurements and store them in buffer test1.
Get the start index, end index, and capacity of test1.
Output: 1, 6, 100
Make six more measurements and store them in buffer test1.
Get the start index and end index of test1.
Output: 1, 12
Also see
bufferVar.startindex (on page 8-36)
buffer.make() (on page 8-18)
Reading buffers (on page 3-13)
Remote buffer operation (on page 3-30)

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