Section 7: SCPI command reference
Model 2281S-20-6 DC Power Supply and Battery Simulator Reference Manual
7-84
077114601 / March 2019
:CALCulate2:FORMat
This command selects or queries which math statistics are used on readings stored in the buffer.
Type
Affected by
Where saved
Default value
Command and query
Recall settings
Instrument reset
Power cycle
Save settings
MIN, MAX, MEAN, PKPK, SDEV
Usage
:CALCulate2:FORMat <itemList>[,<channel>]
:CALCulate2:FORMat? [<channel>]
<itemList>
The available math statistics:
Minimum value:
MINimum
Maximum value:
MAXimum
Average:
MEAN
Standard deviation:
SDEViation
Peak to peak:
PKPK
None of the statistic operations are selected:
NONE
<channel>
The channel number (default value is CH1):
Channel 1: CH1
Channel 2: CH2
Details
Use this command to select one or more available math formats. To use more than one format,
separate each format with a comma (,).
You can specify the statistic formats in any order. However, when more than one statistic formats are
selected,
CALC2:IMM?
and
CALC2:DATA?
always return the data in the following order:
MIN
,
MAX
,
MEAN
,
PKPK
, and
SDEV
.