EasyManuals Logo

Allen-Bradley PLC-5 User Manual

Allen-Bradley PLC-5
388 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #230 background imageLoading...
Page #230 background image
Publication 1785-UM012D-EN-P - July 2005
13-12 Programming Considerations
This scheduling determines what controls the program execution path. For
example, if a PII is currently executing, it cannot be interrupted by an STI until
the PII is completed (since the PII has scheduling priority over the STI). If an
MCP is executing and a fault routine is called, however, the MCPs execution
will be interrupted because fault routines have priority over the MCPs.
Fault routines, PIIs, and STIs are interrupt driven. They can execute at any
time except during run-time edit operations. MCPs, however, are executed to
completion from first user program to last.
Program Execution States
User programs in the PLC-5 controller are always in one of the following five
states: completed, ready, executing, waiting, or faulted.
IMPORTANT
You can temporarily override this priority scheduling by
using the UID and UIE instructions. These instructions
can be interrupted by a fault routine (see page 13-14).

Table of Contents

Other manuals for Allen-Bradley PLC-5

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Allen-Bradley PLC-5 and is the answer not in the manual?

Allen-Bradley PLC-5 Specifications

General IconGeneral
Programming SoftwareRSLogix 5
Programming LanguagesLadder Logic
Power Supply120/240V AC or 24V DC
Communication PortsDH+, Remote I/O, Ethernet/IP, ControlNet
Operating Temperature0 to 60°C (32 to 140°F)
Relative Humidity5 to 95% non-condensing
MemoryUp to 64K words (user program and data)

Related product manuals