Section 12: SCPI command reference
2470 High Voltage SourceMeter Instrument Reference Manual
12-98
2470-901-01 Rev. A /
May
2019
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
(on page B-7)
:STATus:OPERation[:EVENt]?
This command reads the Operation Event Register of the status model.
Type
Affected by
Where saved
Default value
Query only
Not applicable
Not applicable
Not applicable
Usage
:STATus:OPERation[:EVENt]?
Details
This attribute reads the operation event register of the status model.
The instrument returns a decimal value that corresponds to the binary-weighted sum of all bits set in
the register.
Example
STAT:OPER?
Returns the contents of the Operation Event Register of the
status model.
Also see
(on page B-7)