Trace:delete - Keithley DMM7510 Reference Manual

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

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Example
TRAC:MAKE "buf100", 100
TRIGger:LOAD "SimpleLoop", 5, 0, "buf100"
INIT
*WAI
TRAC:DATA? 1, 5, "buf100", READ, REL
TRAC:DATA? 1, 5, "buf100", REL
TRAC:DATA? 1, 3, "buf100"
Also see
:FORMat[:DATA]
Reading buffers
Remote buffer operation
:TRACe:MAKE

:TRACe:DELete

This command deletes a user-defined reading buffer.
Type
Command only
Usage
:TRACe:DELete "<bufferName>"
<bufferName>
Details
You cannot delete the default reading buffers, defbuffer1 and defbuffer2.
Example
TRAC:DEL "testData"
Also see
Reading buffers
Remote buffer operation
:TRACe:MAKE
DMM7510-901-01 Rev. B / May 2015
(on page 6-50)
(on page 3-13)
(on page 3-30)
(on page 6-160)
Affected by
Not applicable
A string that contains the name of the user-defined reading buffer to delete
(on page 3-13)
(on page 3-30)
(on page 6-160)
Section 6: SCPI command reference
Create a buffer called buf100 with a maximum
size of 100.
Set the instrument to configure the trigger model to
loop, taking 5 readings with no delay, and store the
readings in the buf100 reading buffer.
Initiate the trigger model and wait for the trigger
model to complete. The trigger model will make
5 readings and store them in buf100.
Read 5 data points and include the reading and
relative time for each data point.
Output:
5.043029E-05,0.000000,5.016920E-
05,0.020199,5.047250E-
05,0.040201,5.001598E-
05,0.079671,5.053504E-05,0.099205
Read 5 data points and include relative time for
each data point.
Output:
0,0.020199,0.040201,0.079671,0.099205
Returns the first 3 reading values from buf100
reading buffer.
Output:
5.043029E-05,5.016920E-05,5.047250E-05
Where saved
Not applicable
Delete the testData buffer.
Default value
Not applicable
6-157

Advertisement

Table of Contents
loading

Table of Contents