Keithley SourceMeter 2600 Series Reference Manual page 380

Table of Contents

Advertisement

12-106 Instrument Control Library
status.node_event
Attribute
Status node event register.
Usage
Reads the status node event register:
nodeeventreg = status.node_event
• This attribute is used to read the status node event register, which is returned as a
Remarks
numeric value. Reading this register returns a value. The binary equivalent of the
returned value. The least significant bit of the binary number is bit 0, and the most
significant bit is bit 7.
For example, assume value 129 is returned for the event register. The binary
equivalent is 10000001. This value indicates that bit B0 (MSB) and bit B7 (OSB) are
set.
• The status node event register uses most of the same summary events as the status
byte. Bit B1(MSB) is not used, and bit B6 is used as Master Summary Status (MSS).
For details, see "status.condition" register.
Details
See
"Status byte and service request
Example
Reads the status node event register:
nodeeventreg = status.node_event
print(nodeeventreg)
Output:
The above output indicates that bits B0 (MSS) and B7 (OSB) are set.
2600S-901-01 Rev. A / May 2006
Series 2600 System SourceMeters Reference Manual
1.29000e+02
Return to
(SRQ)" in
Appendix
Section 12 topics
D.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents