Model 2606B System SourceMeter® Instrument Reference Manual
Dedicated reading buffer designations
Each source-measure unit (SMU) contains dedicated reading buffers:
•
smua.nvbuffer1 (buffer 1 for channel A)
•
smua.nvbuffer2 (buffer 2 for channel A)
•
smub.nvbuffer1 (buffer 1 for channel B)
•
smub.nvbuffer2 (buffer 2 for channel B)
To access a reading buffer, include the name of the SMU in the attribute. For example, the following
command stores readings from channel A into buffer 1:
smua.measure.overlappedi(smua.nvbuffer1)
Reading buffer commands
The following tables summarize commands associated with the reading buffers. See
reference
(on page 15-1) for detailed reading buffer command information.
Reading buffer commands*
Command
Commands to save and clear readings
smuX.savebuffer(smuX.nvbufferY)
smuX.nvbuffer1.clear()
smuX.nvbuffer2.clear()
mybuffer = smuX.makebuffer(n)
mybuffer = nil
savebuffer(smuX.nvbuffer1,"csv",
"/usb1/mybuffer.csv")
2606B-901-01 Rev. C November 2021
Description
Saves the reading buffer to the nonvolatile memory on
the 2606B.
Clears buffer 1.
Clears buffer 2.
Creates a dynamically allocated buffer for n readings.
Deletes the dynamically allocated buffer.
Saves the reading buffer to a USB flash drive.
Section 6: Reading buffers
TSP command
6-7
Need help?
Do you have a question about the KEITHLEY SourceMeter 2606B and is the answer not in the manual?