![Tektronix Keithley SourceMeter 2470 Reference Manual Download Page 506](http://html1.mh-extra.com/html/tektronix/keithley-sourcemeter-2470/keithley-sourcemeter-2470_reference-manual_1078034506.webp)
2470 High Voltage SourceMeter Instrument Reference Manual
Section 12: SCPI command reference
2470-901-01 Rev. A /
May
2019
12-119
:TRACe:ACTual:STARt?
This command indicates the starting index in a reading buffer.
Type
Affected by
Where saved
Default value
Query only
Not applicable
Not applicable
Not applicable
Usage
:TRACe:ACTual:STARt?
:TRACe:ACTual:STARt? "<bufferName>"
<bufferName>
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
Details
Use this command to find the starting index in a reading buffer.
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
(on page 6-25)
(on page 12-118)
(on page 12-127)
:TRACe:CLEar
This command clears all readings and statistics from the specified buffer.
Type
Affected by
Where saved
Default value
Command only
Not applicable
Not applicable
Not applicable
Usage
:TRACe:CLEar
:TRACe:CLEar "<bufferName>"
<bufferName>
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