Section 6: SCPI command reference
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
6-130
DMM7510-901-01 Rev. B / May 2015
:STATus:OPERation:ENABle
This command sets or reads the contents of the Operation Event Enable Register of the status model.
Type
Affected by
Where saved
Default value
Command and query
STATus:PRESet
Not applicable
0
Usage
:STATus:OPERation:ENABle <n>
:STATus:OPERation:ENABle?
<n>
The status of the operation status register
Details
This command sets or reads the contents of the Enable register of the Operation Event Register.
When one of these bits is set, when the corresponding bit in the Operation Event Register or
Operation Condition Register is set, the OSB bit in the Status Byte 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:ENAB #b0101000000000000
Sets the 12 and 14 bits of the operation
status enable register using a decimal
value.
You could also send the decimal value:
:STAT:OPER:ENAB 20480
Or the hexadecimal value:
:STAT:OPER:ENAB #h5000
Also see
:STATus:OPERation:MAP
This command allows you to map event numbers to bits in the Operation Event Registers.
Type
Affected by
Where saved
Default value
Command and query
Not applicable
Not applicable
Not applicable
Usage
:STATus:OPERation:MAP <bitNumber>, <setEvent>
:STATus:OPERation:MAP <bitNumber>, <setEvent>, <clearEvent>
:STATus:OPERation:MAP? <bitNumber>
bitNumber
The bit number that is mapped to an event (0 to 14)
setEvent
The number of the event that sets the bits in the condition and event registers; 0 if
no mapping
clearEvent
The number of the event that clears the bit in the condition register; 0 if no mapping