Define the tasks – Rockwell Automation Logix5000 Controllers Sequential Function Charts Programming Manual User Manual
Page 14

Chapter 1
Design a sequential function chart
A stop lets you stop and wait for a command to restart.
A wire connects one element to another element anywhere on the chart. This wire takes you to the
conveyor step on the first part of this SFC (previous figure).
Follow these steps to design a sequential function chart.
1.
2.
3.
Define the steps of the process
4.
on
5.
6.
Describe each action in pseudocode
7.
Choose a qualifier for an action
on
8.
Define the transition conditions
on
9.
Transition after a specified time
on
10.
Turn off a device at the end of a step
11.
Keep something on from step-to-step
on
12.
13.
14.
Configure when to return to the OS/JSR
on
15.
16.
on
The first step in the development of an SFC is to separate the configuration and
regulation of devices from the commands to those devices. Logix5000 controllers
let you divide your project into one continuous task and multiple periodic tasks
and event tasks.
Define the tasks
14
Rockwell Automation Publication 1756-PM006F-EN-P - October 2014