Model 2281S-20-6 DC Power Supply and Battery Simulator Reference Manual
Section 7: SCPI command reference
077114601 / March 2019
7-159
:STATus:QUEStionable:INSTrument:ENABle
This command sets or reads the contents of the Questionable 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:QUEStionable:INSTrument:ENABle <n>
:STATus:QUEStionable:INSTrument:ENABle?
[n]
The status of the Questionable Instrument Event Enable Register
Details
This command sets or reads the contents of the enable register of the Questionable Instrument Event
Register.
When one of these bits is set and the corresponding bit in the Questionable Instrument Event
Register is set, the ISUM bit in the Questionable 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:QUES:INST:ENAB #b0000000000000010
Sets bit 1 of the Questionable Instrument
Event Enable Register using a binary
value.
You could also send the decimal value
2
or the hexadecimal value
#h2
.
Also see
Questionable Instrument Event Register
(on page D-15)