EasyManuals Logo

Keithley 2600B User Manual

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
Page #564 background imageLoading...
Page #564 background image
Series 2600B
System SourceMeter® Instrument Reference Manual Section 7: TSP
command reference
2600BS-901-01 Rev. C / August 2016 7-225
smuX.measure.overlappedY()
This function starts an asynchronous (background) measurement.
Type TSP-Link accessible
Affected by Where saved Default value
Function
No
Usage
smuX.measure.overlappedY(rbuffer)
smuX.measure.overlappediv(ibuffer, vbuffer)
X
Source-measure unit (SMU) channel (for example,
smua.measure.overlappedv()
applies to SMU channel A)
Y
SMU measurement type (v = voltage, i = current, r = resistance, p = power)
rbuffer
A reading buffer object where the readings will be stored
ibuffer
A reading buffer object where current readings will be stored
vbuffer
A reading buffer object where voltage readings will be stored
Details
This function starts a measurement and returns immediately. The measurements, as they are
performed, are stored in a reading buffer (along with any other information that is being acquired). If
the instrument is configured to return multiple readings where one is requested, the readings are
available as they are made. Measurements are in the following units of measure: v = volts, i =
amperes, r = ohms, p = watts.
The second form of this function, smuX.measure.overlappediv(), stores current readings in
ibuffer and voltage readings in vbuffer.
This function is an overlapped command. Script execution continues while the measurements are
made in the background. Attempts to access result values that have not yet been generated cause
the script to block and wait for the data to become available. The waitcomplete() function can
also be used to wait for the measurements to complete before continuing.
If a given reading buffer contains any data, it is cleared before taking any measurements, unless the
reading buffer has been configured to append data.
Example
smua.measure.overlappedv(smua.nvbuffer1)
Starts background voltage
measurements for SMU channel A.
Also see
Reading buffers (on page 3-6)
smuX.measure.Y() (on page 7-229)
smuX.nvbufferY (on page 7-231)
waitcomplete() (on page 7-413)

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2600B and is the answer not in the manual?

Keithley 2600B Specifications

General IconGeneral
BrandKeithley
Model2600B
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals