Tektronix KEITHLEY SourceMeter 2606B Reference Manual page 390

Table of Contents

Advertisement

Model 2606B System SourceMeter® Instrument Reference Manual
bufferVar.appendmode
This attribute sets the state of the append mode of the reading buffer.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
state = bufferVar.appendmode
bufferVar.appendmode = state
state
bufferVar
Details
Assigning a value to this attribute enables or disables the buffer append mode. This value can only be
changed with an empty buffer. Use bufferVar.clear() to empty the buffer.
For dedicated reading buffers, all buffer attributes are saved to nonvolatile memory only when the
reading buffer is saved to nonvolatile memory.
If the append mode is set to 0, any stored readings in the buffer are cleared before new ones are
stored. If append mode is set to 1, any stored readings remain in the buffer and new readings are
added to the buffer after the stored readings.
With append mode on, the first new measurement is stored at rb[n+1], where n is the number of
readings stored in buffer rb.
Example
buffer1.appendmode = 1
Also see
bufferVar.clear()
Reading buffers
2606B-901-01 Rev. C November 2021
Affected by
Not applicable
The reading buffer append mode; set to one of the following:
0: Append mode off; new measurement data overwrites the previous
buffer content
1: Append mode on; appends new measurement data to the present
buffer content
The reading buffer; can be a dynamically allocated user-defined buffer or a dedicated
reading buffer
(on page 15-21)
(on page 6-1)
Where saved
See Details
Append new readings to contents of the reading buffer named
buffer1.
Section 15: TSP command reference
Default value
0 (disabled)
15-17

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the KEITHLEY SourceMeter 2606B and is the answer not in the manual?

Table of Contents