Keithley SourceMeter 2600 Series Reference Manual page 543

Table of Contents

Advertisement

Series 2600 System SourceMeters Reference Manual
Table D-3
Status Byte and Service Request Enable Register commands
Command
*STB?
or
print(status.condition)
*SRE <mask>
or
status.request_enable = <mask>
*SRE?
or
print(status.request_enable)
Enable and transition registers
In general, there are three types or user-writable registers that are used to
configure which bits feed the register summary and when it occurs. The registers
are identified in the command table footnotes as follows:
Controlling node and SRQ enable registers
Attributes to control system node and SRQ enable bits and read associated
registers are summarized in
set the system node MSB enable bit:
status.node_enable = status.MSB
status.node_enable = 1
Read Status Byte Register.
Program the Service Request Enable Register:
<mask> = 0 to 255
Read the Service Request Enable Register.
Enable register (identified as "enable" in the table footnotes): allows various
associated events to be included in the summary bit for the register.
Negative-transition register (NTR; identified as "ntr" in the table footnotes):
a particular bit in the event register will be set when the corresponding bit in
the NTR is set, and the corresponding bit in the condition register
transitions from 1 to 0.
Positive-transition register (PTR; identified as "ptr" in the table footnotes): a
particular bit in the event register will be set when the corresponding bit in
the PTR is set, and the corresponding bit in the condition register
transitions from 0 to 1.
Return to
Description
Table
D-4. For example, either of the following will
Appendix D topics
Status Model D-15
2600S-901-01 Rev. A / May 2006

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents