8: TSP command reference Model 2450 Interactive SourceMeter® Instrument
8-8 2450-901-01 Rev. B/September 2013
buffer.clearstats()
This function clears all statistics from the specified buffer.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
buffer.clearstats(bufferVar)
The name of the reading buffer, which may be a default buffer (defbuffer1 or
defbuffer2) or a user-defined buffer
Details
This command clears the statistics. This command does not clear the readings.
Example
buffer.clearstats(defbuffer1)
Clears statistics from
.
buffer.clearstats(testData)
Clears statistics from testData.
Also see
buffer.delete() (on page 8-9)
buffer.make() (on page 8-11)
bufferVar.clear() (on page 8-17)
print() (on page 8-77)
printbuffer() (on page 8-78)
Reading buffers (on page 3-10)
Remote buffer operation (on page 3-27)