Trace:statistics:average - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Section 6: SCPI command reference
Example
TRACe:MAKE "testData", 100
SENSe:COUNt 5
MEASure:CURRent:DC? "testData", READ, REL
TRACe:SAVE "/usb1/myData5.csv", "testData"
TRACe:CLEAr
MEASure:CURRent:DC?
TRACe:SAVE:APPend "/usb1/myData5.csv", "defbuffer1"
MEASure:CURRent:DC? "testData"
TRACe:SAVE:APPend "/usb1/myData5.csv", "testData", RAW, 6, 10
Create a buffer called testData.
Make 5 readings and return the fifth point, which will contain the reading and relative timestamp value. Store
the buffer data in the myData5.csv file.
Clear defbuffer1.
Make 5 readings, store them in defbuffer1, and return the fifth reading.
Append all the readings stored in defbuffer1 to the myData5.csv file.
Take 5 more readings, store them in testData, and return the fifth reading.
Append all the readings stored in positions 6 through 10 testData to the myData5.csv file using raw
timestamps.
Also see
Reading buffers
Remote buffer operation
:TRACe:MAKE

:TRACe:STATistics:AVERage?

This command returns the average of all readings in the buffer.
Type
Query only
Usage
:TRACe:STATistics:AVERage?
:TRACe:STATistics:AVERage? "<bufferName>"
<bufferName>
Details
This command returns the average reading calculated from all of the readings in the specified reading
buffer.
When the reading buffer is configured to fill continuously and overwrite older data with new data, the
buffer statistics include the data that was overwritten. To get statistics that do not include data that
has been overwritten, define a large buffer size that will accommodate the number of readings you
will make.
6-166
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
(on page 3-13)
(on page 3-30)
(on page 6-160)
Affected by
Recall settings
Instrument reset
Power cycle
A string that indicates the reading buffer; the default buffers
(defbuffer1 or defbuffer2) or the name of a user-defined buffer; if no
buffer is specified, defbuffer1 is used
Where saved
Not applicable
DMM7510-901-01 Rev. B / May 2015
Default value
Not applicable

Advertisement

Table of Contents
loading

Table of Contents