Section 7: SCPI command reference
Model 2281S-20-6 DC Power Supply and Battery Simulator Reference Manual
7-150
077114601 / March 2019
When sending binary values, preface
<n>
with
#b
. When sending hexadecimal values, preface
<n>
with
#h
. No preface is needed when sending decimal values.
Example
:STAT:MEAS:INST:ENAB #b0000000000000010
Sets the bit 1 of the Measurement
Instrument Enable Register using a
binary value.
You could also send the decimal value
2
or the hexadecimal value
#h2
.
Also see
Measurement Instrument Event Register
(on page D-18)
:STATus:MEASurement:INSTrument:ISUMmary[:EVENt]?
This command reads the Measurement Instrument Summary Event Register of the status model.
Type
Affected by
Where saved
Default value
Query only
Not applicable
Not applicable
Not applicable
Usage
:STATus:MEASurement:INSTrument:ISUMmary[:EVENt]?
Details
This attribute reads the Measurement Instrument Summary Event Register of the status model and
clears the register.
The instrument returns a decimal value that corresponds to the binary-weighted sum of all bits set in
the register.
Example
:STAT:MEAS:INST:ISUM?
Returns the contents of the Measurement
Instrument Summary Event Register of the
status model.
Also see
Measurement Instrument Summary Event Register
(on page D-19)