Trace:actual:start - 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
TRACe:MAKE "test1", 100
COUNt 6
MEASure:CURRent? "test1"
:TRACe:ACTual:STARt? "test1" ; END? "test1"
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
Make six more measurements and store them in buffer test1.
Get the start and end index of test1.
Output: 1;12
Also see
Reading buffers
Remote buffer operation

:TRACe:ACTual:STARt?

:TRACe:MAKE
:TRACe:ACTual:STARt?
This command indicates the starting index in a reading buffer.
Type
Query only
Usage
:TRACe:ACTual:STARt?
:TRACe:ACTual:STARt? "<bufferName>"
<bufferName>
Details
Use this command to find the starting index in a reading buffer.
DMM7510-901-01 Rev. B / May 2015
(on page 3-13)
(on page 3-30)
(on page 6-153)
(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
Section 6: SCPI command reference
Where saved
Not applicable
Default value
Not applicable
6-153

Advertisement

Table of Contents
loading

Table of Contents