EasyManuals Logo
Home>Allen-Bradley>Controller>Studio 5000 Logix Emulate

Allen-Bradley Studio 5000 Logix Emulate Programming Manual

Allen-Bradley Studio 5000 Logix Emulate
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
Page #31 background imageLoading...
Page #31 background image
Design a sequential function chart
Chapter 1
Rockwell Automation Publication 1756-PM006I-EN-P - February 2018 31
If you want to
Then select or set this
member
Data type Details
Determine how many times an action has
become active
Count DINT This is not a count of scans of the action.
The count increments each time the action becomes active.
It increments again only after the action goes inactive and then active again.
The count resets only if you configure the SFC to restart at the initial step. With that
configuration, it resets when the controller changes from program mode to run
mode.
Use one tag for the various status bits of
this action
Status DINT
For this member Use this bit
Q 30
A 31
To organize the logic for an action, first you describe the action in pseudocode.
Use a series of short statements that describe what should happen.
Use terms or symbols, such as: if, then, otherwise, until, and, or, =, >, <.
Sequence the statements in the order that they should execute.
If necessary, name the conditions to check first (the "when to act" first) and
then the action to take second (the "what to do" second).
Enter the pseudocode into the body of the action.
Refine the pseudocode so it executes as structured text.
Use the pseudocode to design your logic and leave the pseudocode as
comments. Since all structured text comments download to the controller,
your pseudocode is always available as documentation for the action.
To convert the pseudocode to structured text comments, add these comment
symbols.
For a comment Use one of these formats
On a single line //comment
That spans more than one line
(
*start of comment... end of
comment*)
/*start of comment... end of
comment*/
Describe each action in
pseudocode

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