7½ Digit Graphical Sampling Multimeter Reference Manual Section 8:
DMM7510-901-01 Rev. B / May 2015 8-15
buffer.clearstats()
This function clears the statistical information associated with the specified buffer.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
buffer.clearstats()
buffer.clearstats(bufferVar)
The name of the reading buffer, which may be a default buffer (defbuffer1 or
defbuffer2) or a user-defined buffer; defaults to defbuffer1 if not specified
Details
This command clears the statistics without clearing the readings.
Example
Clears statistics for defbuffer1.
buffer.clearstats(testData)
Clears statistics for testData.
Also see
buffer.getstats() (on page 8-16)