Buffervar.readings - Keithley 2601B Reference Manual

2600b series system sourcemeter instrument
Hide thumbs Also See for 2601B:
Table of Contents

Advertisement

Series 2600B System SourceMeter® Instrument Reference Manual
Details
This read-only attribute contains the number of readings presently stored in the buffer.
For dedicated reading buffers, all buffer attributes are saved to nonvolatile memory only when the reading buffer
is saved to nonvolatile memory.
Example
numberOfReadings = smua.nvbuffer1.n
print(numberOfReadings)
Also see
bufferVar.measurefunctions
bufferVar.measureranges

bufferVar.readings

bufferVar.sourcefunctions
bufferVar.sourceoutputstates
bufferVar.sourceranges
bufferVar.sourcevalues
bufferVar.statuses
bufferVar.timestamps
Reading buffers
smuX.measure.overlappedY()
smuX.measure.Y()
smuX.nvbufferY
smuX.trigger.measure.Y()
bufferVar.readings
This attribute contains the readings stored in a specified reading buffer.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
reading = bufferVar.readings[N]
reading
bufferVar
N
Details
The readings buffer recall attribute is like an array (a Lua table) of the readings stored in the reading buffer.
This array holds the same data that is returned when the reading buffer is accessed directly; that is, rb[2] and
rb.readings[2] access the same value.
For dedicated reading buffers, all buffer attributes are saved to nonvolatile memory only when the reading buffer
is saved to nonvolatile memory.
2600BS-901-01 Rev. B / May 2013
(on page 7-22)
(on page 7-23)
(on page 7-25)
(on page 7-26)
(on page 7-27)
(on page 7-28)
(on page 7-29)
(on page 7-30)
(on page 7-32)
(on page 3-6)
(on page 7-209)
(on page 7-213)
(on page 7-215)
(on page 7-244)
Affected by
Clearing the buffer
The value of the reading in the specified reading buffer
The reading buffer; can be a dynamically allocated user-defined buffer or a
dedicated reading buffer
The reading number (1 to bufferVar.n)
Section 7: TSP command reference
Reads the number of readings stored in
dedicated reading buffer 1 (source-measure
unit (SMU) channel A).
Output:
1.25000+02
The above output indicates that there are 125
readings stored in the buffer.
Where saved
See Details
Default value
Not applicable
7-25

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents