![Keithley DMM7510 Скачать руководство пользователя страница 628](http://html2.mh-extra.com/html/keithley/dmm7510/dmm7510_reference-manual_4027507628.webp)
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Section 8: TSP command reference
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
Function
Yes
Usage
buffer.clearstats()
buffer.clearstats(
bufferVar
)
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
buffer.clearstats()
Clears statistics for
defbuffer1
.
buffer.clearstats(testData)
Clears statistics for
testData
.
Also see
(on page 8-16)