Series 2600B System SourceMeter® instrument Reference Manual Section 9: TSP command reference
2600BS-901-01 Rev. F/August 2021 9-201
smuX.buffer.recalculatestats()
This function recalculates the statistics of the specified reading buffer.
Usage
smuX.buffer.recalculatestats(bufferVar)
Source-measure unit (SMU) channel (for example,
smua.buffer.recalculatestats() specifies SMU channel A)
The reading buffer to process
Details
This function causes the SMU to regenerate the reading buffer statistics about the specified reading
buffer. Because the SMU automatically updates reading buffer statistics when data is added to the
reading buffer, this function is generally not needed. When the reading buffer is configured to wrap
around and overwrite older data with new data, the buffer statistics include the data that was
overwritten. Use this function to recalculate the statistics that include only the data that is presently
stored in the buffer.
Example
smua.buffer.recalculatestats(smua.nvbuffer1)
Recalculates the statistics of buffer smua.nvbuffer1.
Also see
bufferVar.fillmode (on page 9-25)
smuX.buffer.getstats() (on page 9-199)
smuX.cal.adjustdate
This attribute stores the date of the last calibration adjustment.
Initially set to factory
calibration date
Usage
adjustDate = smuX.cal.adjustdate
smuX.cal.adjustdate = adjustDate
Date of the last adjustment
Source-measure unit (SMU) channel (for example, smua.cal.adjustdate applies
to SMU channel A)