Series 2280 Precision DC Power Supply Reference Manual
Section 7: SCPI command reference
077085503 / March 2019
7-97
:STATus:MEASurement:INSTrument:ENABle
This command sets or reads the contents of the Measurement Instrument Event Enable Register of the status
model.
Type
Affected by
Where saved
Default value
Command and query
Power cycle
Not applicable
0
Usage
:STATus:MEASurement:INSTrument:ENABle <n>
:STATus:MEASurement:INSTrument:ENABle?
[n]
The status of the Measurement Instrument Enable Register.
Details
This command sets or reads the contents of the enable register of the Measurement Instrument
Event Register.
When one of these bits is set and the corresponding bit in the Measurement Instrument Event
Register is set, the ISUM bit in the Measurement Event Register is set.
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)