Model 2281S-20-6 DC Power Supply and Battery Simulator Reference Manual
Section 7: SCPI command reference
077114601 / March 2019
7-179
However, once the buffer has been fully filled, you can retrieve all the stored readings again by
sending this command. For example, if
DATA:DATA? "READ, SOURce"
is sent, the subsequent
DATA:DATA? "MODE"
command will not return mode information. You can get additional buffer data
by sending the command
DATA:DATA:SELected?
.
When specifying buffer elements, you can:
Specify buffer elements in any order.
Include up to 10 elements in a single list.
Repeat elements as long as the number of elements in the list is less than 10.
Use a comma to delineate multiple elements for a data point.
Use single or double quotes to enclose all the elements.
The options for <
bufferElements>
are described in the following table.
Option
Description
Example
READing
The measurement reading based on the
measurement function.
+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 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).