Series 2280 Precision DC Power Supply Reference Manual  Section 7: SCPI command reference 
077085503 / March 2019  7-99 
 
:STATus:MEASurement:INSTrument:ISUMmary:ENABle 
This command sets or reads the contents of the Measurement Instrument Summary Enable Register of the status 
model. 
Usage 
:STATus:MEASurement:INSTrument:ISUMmary:ENABle <n> 
:STATus:MEASurement:INSTrument:ISUMmary:ENABle? 
 
The status of the Measurement Instrument Summary Enable Register. 
Details 
This command sets or reads the contents of the enable register of the Measurement Instrument 
Summary Event Register (MISER). 
When one of these bits is set and the corresponding bit in the MISER set, bit 1 in the Measurement 
Instrument Event Register is set. 
When sending binary, preface <n> with #b. When sending hexadecimal, preface <n> with #h. No 
preface is needed when sending decimal values. 
Example 
 
:STAT:MEAS:INST:ISUM:ENAB #b0000100000000001 
Sets the output and reading overflow bits 
of the Measurement Instrument 
Summary Enable register using a binary 
value. 
You could also send the decimal value 
2049 or the hexadecimal value: #h801. 
Also see 
Measurement Instrument Summary Event Register (on page D-19)