Section 7: SCPI command reference Series 2280 Precision DC Power Supply Reference Manual
7-128 077085503 / March 2019
Example
Enable autoclear for the buffer.
Also see
Clearing buffer (on page 3-18)
:DATA[n]:DATA?
This query command returns all the readings from the buffer.
Recall settings
Instrument reset
Power cycle
Usage
:DATA[n]:DATA? [<bufferElements>]
Channel number: For single-channel instruments, the value is 1
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
Use DATA:DATA? to retrieve all readings that are stored in the buffer. You can send this command
even if the instrument is still storing readings. When DATA:DATA? is sent, it will return the readings
stored up to that point in time. Subsequent DATA:DATA? commands will not retrieve readings already
returned. 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.