Section 7: SCPI command reference
Series 2280 Precision DC Power Supply Reference Manual
7-102
077085503 / March 2019
:STATus:OPERation:INSTrument:ENABle
This command sets or reads the contents of the Operation Instrument Enable Register of the status model.
Type
Affected by
Where saved
Default value
Command and query
Power cycle
Not applicable
0
Usage
:STATus:OPERation:INSTrument:ENABle <n>
:STATus:OPERation:INSTrument:ENABle?
[n]
The status of the Operation Instrument Enable Register
Details
This command sets or reads the contents of the Enable register of the Operation Instrument Event
Register.
When one of these bits is set and the corresponding bit in the Operation Instrument Event Register is
set, the ISUM bit in the Operation 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:OPER:INST:ENAB #b0000000000000010
Sets bit 1 of the Operation Instrument
Enable Register using a binary value.
You could also send the decimal value
2
or the hexadecimal value
#h2
.
Also see
None