EasyManuals Logo

Allen-Bradley Studio 5000 Logix Emulate User Manual

Allen-Bradley Studio 5000 Logix Emulate
676 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 #656 background imageLoading...
Page #656 background image
Chapter 11
656 Rockwell Automation Publication MOTION-RM002H-EN-P-February 2018
Structured Text
Operand Type Format Description
bool_expression BOOL tag
expression
BOOL tag or expression that
evaluates to a BOOL value
Important:
Make sure that you do not iterate within the loop too many times in a single scan.
The controller does not execute any other statements in the routine until it completes the loop.
If the time that it takes to complete the loop is greater than the watchdog timer for the task, a
major fault occurs.
Consider using a different construct, such as IF_THEN.
Description
The syntax is:
The following diagrams show how a WHILE_DO loop executes and how an
EXIT statement leaves the loop early.
While the bool_expression is true, the controller
executes only the statements within the WHILE_DO loop.
To stop the loop before the conditions are true, use an EXIT statement.
Affects Math Status Flags
No

Table of Contents

Other manuals for Allen-Bradley Studio 5000 Logix Emulate

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Allen-Bradley Studio 5000 Logix Emulate and is the answer not in the manual?

Allen-Bradley Studio 5000 Logix Emulate Specifications

General IconGeneral
BrandAllen-Bradley
ModelStudio 5000 Logix Emulate
CategoryController
LanguageEnglish

Related product manuals