Section 7: TSP command reference
Series 2600B System SourceMeter® Instrument Reference Manual
7-30
2600BS-901-01 Rev. C / August 2016
Example 2
printbuffer(1, 10, smua.nvbuffer1.sourcefunctions)
Print the source function used
for 10 readings stored in
source-measure unit (SMU)
channel A, dedicated reading
buffer 1.
Example output:
Voltage, Voltage,
Voltage, Voltage,
Voltage, Voltage,
Voltage, Voltage,
Voltage, Voltage
Also see
(on page 7-25)
(on page 7-26)
(on page 7-27)
(on page 7-28)
(on page 7-31)
(on page 7-32)
(on page 7-33)
bufferVar.sourceoutputstates
This attribute indicates the state of the source output for readings that are stored in a specified buffer.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (R)
Yes
Clearing the buffer See
Details
Not applicable
Usage
state
=
bufferVar
.sourceoutputstates[
N
]
state
The output state (
"Off"
or
"On"
) when reading
N
of the specified buffer was
acquired
bufferVar
The reading buffer; can be a dynamically allocated buffer (user-defined), or a
dedicated reading buffer (such as
smua.nvbuffer1
)
N
The reading number (
1
to
bufferVar
.n
)
Details
The
sourceoutputstates
buffer recall attribute is similar to an array (a Lua table) of strings. This
array indicates the state of the source output (
"Off"
or
"On"
) at the time of the measurement.
For dedicated reading buffers, all buffer attributes are saved to nonvolatile memory only when the
reading buffer is saved to nonvolatile memory.