Rockwell Automation Publication 2080-UM002L-EN-E - November 2021
259
Appendix D User Interrupts
STI Function Status Information
STI Function status bits can be monitored either in the User Program, or in the
Connected Components Workbench software, in Debug mode.
STI User Interrupt Executing (STI0.EX)
The EX (User Interrupt Executing) bit is set whenever the STI mechanism
completes timing and the controller is scanning the STI POU. The EX bit is
cleared when the controller completes processing the STI subroutine.
The STI EX bit can be used in the control program as conditional logic to detect
if an STI interrupt is executing.
STI User Interrupt Enable (STI0.Enabled)
The User Interrupt Enable bit is used to indicate STI enable or disable status.
STI User Interrupt Lost (STI0.LS)
The LS is a status flag that indicates an interrupt was lost. The controller can
process 1 active and maintain up to 1 pending user interrupt conditions before
it sets the lost bit.
This bit is set by the controller. It is up to the control program to utilize, track,
the lost condition if necessary.
STI User Interrupt Pending (STI0.PE)
The PE is a status flag that represents an interrupt is pending. This status bit
can be monitored or used for logic purposes in the control program if you need
to determine when a subroutine cannot execute immediately.
This bit is automatically set and cleared by the controller. The controller can
process 1 active and maintain up to 1 pending user interrupt conditions before
it sets the lost bit.
Using the Event Input
Interrupt (EII) Function
The EII (Event Input Interrupt) is a feature that allows the user to scan a
specific POU when an input condition is detected from a field device.
EII0 is used in this document to define how EII works.
Sub-Element Description
Data Format
User Program Access
EX - User Interrupt Executing
binary (bit)
read only
Sub-Element Description
Data Format
User Program Access
Enabled - User Interrupt Enable
binary (bit)
read only
Sub-Element Description
Data Format
User Program Access
LS - User Interrupt Lost
binary (bit)
read/write
Sub-Element Description
Data Format
User Program Access
PE - User Interrupt Pending
binary (bit)
read only
Содержание Allen-Bradley Micro850
Страница 12: ...12 Rockwell Automation Publication 2080 UM002L EN E November 2021 Preface Notes ...
Страница 36: ...36 Rockwell Automation Publication 2080 UM002L EN E November 2021 Chapter 2 About Your Controller Notes ...
Страница 44: ...44 Rockwell Automation Publication 2080 UM002L EN E November 2021 Chapter 3 Install Your Controller Notes ...
Страница 120: ...120 Rockwell Automation Publication 2080 UM002L EN E November 2021 Chapter 7 Motion Control Notes ...
Страница 156: ...156 Rockwell Automation Publication 2080 UM002L EN E November 2021 Chapter 9 Controller Security Notes ...
Страница 184: ...184 Rockwell Automation Publication 2080 UM002L EN E November 2021 Chapter 10 Using microSD Cards Notes ...
Страница 226: ...226 Rockwell Automation Publication 2080 UM002L EN E November 2021 Appendix C Quickstarts 10 Click Finish to complete ...
Страница 248: ...248 Rockwell Automation Publication 2080 UM002L EN E November 2021 Appendix C Quickstarts Notes ...
Страница 262: ...262 Rockwell Automation Publication 2080 UM002L EN E November 2021 Appendix D User Interrupts Notes ...
Страница 272: ...272 Rockwell Automation Publication 2080 UM002L EN E November 2021 Appendix E Troubleshooting Notes ...