Section 7: SCPI command reference Series 2280 Precision DC Power Supply Reference Manual
7-96 077085503 / March 2019
Example
:STAT:MEAS:ENAB #b0010000000000000
Sets the ISUM bit of the measurement
status enable register using a binary
value.
You could also send the decimal value
8192 or the hexadecimal value: #h2000.
Also see
Measurement Event Register (on page D-17)
:STATus:MEASurement:INSTrument[:EVENt]?
This command reads and clears the Measurement Instrument Event Register of the status model.
Usage
:STATus:MEASurement:INSTrument[:EVENt]?
Details
This attribute reads the Measurement Instrument Event Register of the status model and then clears
the register.
The instrument returns a decimal value that corresponds to the binary-weighted sum of all bits set in
the register. For details, see Measurement Instrument Event Register (on page D-18).
Also see
None