Trace:clear - 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 "test1", 100
COUNt 6
MEASure:CURRent? "test1"
:TRACe:ACTual:STARt? "test1" ; END? "test1"
Create a buffer named test1 with a capacity of 100 readings.
Set the measure count to 6.
Make measurements and store them in buffer test1.
Get the start index and end index of test1.
Output: 1;6
Also see
Reading buffers
Remote buffer operation
:TRACe:ACTual:END?
:TRACe:MAKE

:TRACe:CLEar

This command clears all readings and statistics from the specified buffer.
Type
Command only
Usage
:TRACe:CLEar
:TRACe:CLEar "<bufferName>"
<bufferName>
Example
TRACe:MAKE "testData", 200
MEASure:RESistance? "testData"
TRACe:ACTual? "testData"
TRACe:CLEar "testData"
TRACe:ACTual? "testData"
TRACe:CLEar
TRACe:CLEar "defbuffer1"
TRACe:CLEar "defbuffer2"
Also see
Reading buffers
Remote buffer operation
:TRACe:MAKE
6-154
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
(on page 3-13)
(on page 3-30)
(on page 6-152)
(on page 6-160)
Affected by
Not applicable
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
(on page 3-13)
(on page 3-30)
(on page 6-160)
Where saved
Not applicable
Create user-defined buffer named testData.
Make a measurement and store it in testData and return the
last reading measured.
Verify that there is data in testData buffer.
Output:
1
Clear testData buffer.
Verify that testData is empty.
Output:
0
Clear the default buffer. This command clears defbuffer1.
Clear defbuffer1. Specify default buffer by name.
Clear defbuffer2. Specify default buffer by name.
Default value
Not applicable
DMM7510-901-01 Rev. B / May 2015

Advertisement

Table of Contents
loading

Table of Contents