EasyManua.ls Logo

Keithley 2600B

Keithley 2600B
897 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Section
7: TSP command reference Series 2600B System SourceMeter® Instrument
Reference Manual
7-20 2600BS-901-01 Rev. C / August 2016
Example
bufferCapacity = smua.nvbuffer1.capacity
print(bufferCapacity)
Reads the capacity of dedicated reading
buffer 1 (source-measure unit (SMU)
channel A).
Output:
1.49789e+05
The above output indicates that the buffer
can hold 149789 readings.
Also see
Reading buffers (on page 3-6)
smuX.makebuffer() (on page 7-212)
smuX.measure.overlappedY() (on page 7-225)
smuX.measure.Y() (on page 7-229)
smuX.nvbufferY (on page 7-231)
smuX.trigger.measure.Y() (on page 7-264)
bufferVar.clear()
empties the buffer.
Type TSP-Link accessible
Affected by Where saved Default value
Function
Yes
Usage
bufferVar.clear()
bufferVar
The reading buffer; can be a dynamically allocated user-defined buffer or a
dedicated reading buffer
Details
clears all readings and statistics from the specified buffer. (for example, bufferVar.timestamps
and bufferVar.statuses) from the specified buffer.
Example
smua.nvbuffer1.clear()
Clears dedicated reading buffer 1
(source-measure unit (SMU) channel A).
Also see
Reading buffers (on page 3-6)
smuX.nvbufferY (on page 7-231)
bufferVar.clearcache()
This function clears the cache.
Type TSP-Link accessible
Affected by Where saved Default value
Function
Yes

Table of Contents

Related product manuals