Tektronix Keithley 2651A Reference Manual page 134

High power system sourcemeter instrument
Table of Contents

Advertisement

Section 3: Functions and features
The min and max entries have the attributes described in the following table (bufferVar is the name
of the buffer). See
Min and max entry attributes
Attribute
measurefunction
measurerange
reading
sourcefunction
sourceoutputstate
sourcerange
sourcevalue
status
timestamp
Example:
The following programming example illustrates how to output mean and standard deviation statistics
from buffer 1:
statistics = smua.buffer.getstats(smua.nvbuffer1)
print(statistics.mean, statistics.stddev)
3-16
Model 2651A High Power System SourceMeter® Instrument Reference Manual
smuX.buffer.getstats()
(on page 7-223) for additional information.
Description
String indicating the function that was measured for the reading (current,
voltage, ohms, or watts)
The full-scale range value for the measurement range used when the
measurement was made
The reading value
String indicating the source function at the time of the measurement
(current or voltage)
String indicating the state of the source (off or on)
Full-scale range value for the source range used when the measurement
was made
If bufferVar.collectsourcevalues is enabled, the sourced value in
effect at the time of the reading
Status value for the reading; the status value is a floating-point number that
encodes the status value into a floating-point value
If bufferVar.collecttimestamps is enabled, the timestamp, in
seconds, between when the reading was acquired and when the first
reading in the buffer was acquired; adding this value to the base timestamp
produces the actual time the measurement was acquired
2651A-901-01 Rev. C October 2021

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Keithley 2651A and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents