EasyManua.ls Logo

Allen-Bradley LOGIX 5000 - Use a BOOL Expression; Call a Subroutine in a Transition

Allen-Bradley LOGIX 5000
92 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
Loading...
Design a sequential function chart
Chapter 1
Rockwell Automation Publication 1756-PM006I-EN-P - February 2018 35
If you want to Then
Use the same logic for multiple transitions.
The simplest way to program the transition is to enter the conditions as a BOOL
expression in structured text. A BOOL expression uses BOOL tags, relational
operators, and logical operators to compare values or check if conditions are
TRUE or FALSE. For example,
tag1>65.
To use a subroutine to control a transition, include an End Of Transition (EOT)
instruction in the subroutine. The EOT instruction returns the state of the
conditions to the transition, as shown below.
- or -
Call a subroutine.
Check for the required conditions. When those conditions are TRUE, turn on a BOOL tag.
Use an EOT instruction to set the state of the transition equal to the value of the BOOL tag. When the BOOL tag
is on (TRUE), the transition is TRUE.
Use a BOOL expression
Call a subroutine in a transition

Table of Contents

Other manuals for Allen-Bradley LOGIX 5000

Related product manuals