Series 2280 Precision DC Power Supply Reference Manual
Section 7: SCPI command reference
077085503 / March 2019
7-131
The options for
<bufferElements>
are described in the following table.
Option
Description
Example
READing
The measurement reading based on the
SENS:FUNC
setting.
+8.034562E-03
SOURce
The source value.
+4.01
UNIT
The unit of measure reading, source value, and
timestamp
V
,
A
, and
s
MODE
The output state.
CC
,
CV
or
OFF
DATE
The date for the data point.
07/01/2013
TIME
The time for the data point.
19:21:36.2556
TSTamp
The timestamp for the data point.
07/01/2013
19:21:36.2556
RELative
The relative time when the data point was measured,
formatted in seconds.
+4.00s
RSTamp
The relative timestamp when the data point was
measured.
12:23:32.2345
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
:TRAC:DATA:SEL? 1, 99, "READ,SOUR,REL"
Return buffer readings 1 through 99 with the
measurement value, source value, and the relative
time.
Also see
None