Section 7: SCPI command reference
Model 2281S-20-6 DC Power Supply and Battery Simulator Reference Manual
7-188
077114601 / March 2019
Option
Description
Example
RSTamp
The relative time when the data point was measured.
12:23:32.2349
RNUMber
The reading number indicates the point index in the trace
buffer.
0001
The
RELative
and
RSTamp
elements are defined as the time since the first reading was stored in
the buffer. These values are reset every 24-hours. The
DATE
,
TIME
, and
TSTamp
elements
represent absolute time from the internal real-time clock (RTC).
Example
:TRACe:DATA? "READ,SOUR,REL"
Return the measurement value, source value, and
the relative time.
Output:
+1.00,+1.779709E-03,+0.0000
00E+00,+1.00,+1.735228E-03,
+6.100000E-02
Also see
None
:TRACe[n]:DATA:SELected?
This query command returns specified data elements in the buffer.
Type
Affected by
Where saved
Default value
Query only
Recall settings
Instrument reset
Power cycle
Not applicable
Not applicable
Usage
:TRACe[n]:DATA:SELected? <start>, <end>[,<bufferElements>]
[n]
Channel number: For single-channel instruments, the value is
1
<start>
Beginning index of the buffer to return: 1 to 2500
<end>
Ending index of the buffer to return: 1 to 2500
<bufferElements>
A list of elements in the buffer to print; if nothing is specified,
defaults are
READing
,
SOURce
,
UNIT
, and
RELative
; see
Details
for a list of options
Details
The
<start>
parameter specifies the first stored reading to return.
The first stored reading in the buffer is 1. The
<end>
parameter specifies the last of the readings to
return.