Concept V2.5: Lesson 19 Objectives
Concept V2.5: Lesson 19 Objectives
Concept V2.5: Lesson 19 Objectives
5
Lesson 19 Objectives:
After completing this lesson, the learner will be
able to:
– Program control logic using the Sequential Function
Chart Editor.
– Test the processing of a Sequential Function Chart
section using the Animation Panel.
– Identify the components of a Sequential Function
Chart.
» Step
» Transition
» Jump
» Branch
Concept V2.5
Start
Up Limit SW Wait
Slow Speed Limit SW
Bottom Limit SW
Start Pushbutton Pressed
Start
Up Limit SW
Lower Fast, drill motor on
Slow Speed Limit SW
Bottom Limit SW
Up Limit SW
Lower Slow, drill motor on
Slow Speed Limit SW
Bottom Limit SW
Raise_Drill.x
Supply Hopper
Drilling
Clamping
Loader Tester
Evacuation
Rotation
Concept V2.5
Initialization
Rotary Table SFC Control
Start & Initial Cond Drill Sequence Test & Eject Sequence
Loader Ext & Part Pres Clamp extended LSW Gauge Down LT 5s Gauge Down GTE 5s
Loader Retracted LSW Drill Lowered LSW Gauge Raised LSW Gauge Raised LSW
Loader Sequence Drill Raised LSW Unloader extended LSW Manual Reset Pushbutton
True (1)
Rotate Plate
Rotated LSW
Concept V2.5
What is SFC? Sequential Function Chart
A Sequential Function Chart is a graphic method
of representing a sequential control system by
using a sequence of steps and transitions.
Each step is a command or action that is either
active or inactive.
The flow of control passes from one step to the
next through a conditional transition that is either
true or false.
Concept V2.5
SFC - Elements
S_2_1 S_2_1
a variable
a transition section.
Concept V2.5
Transition sections are special sections
that have:
One single BOOL output
Select mode
Select column mode
Select row mode
Step creation mode
Transition creation mode
Parallel branch creation mode
Parallel joint creation mode
Alternative branch creation mode
Alternative joint creation mode
Jump creation mode
Link creation mode
Concept V2.5
Qualifier
1
N,NONE
0
1
S 0
1
R 0
1
L 0
1
D 0
1
P 0
1
DS 0
Step Activity
Concept V2.5
The Transition Variable (Literal, direct address)
Var_Lit_Dir
Concept V2.5
The Transition Section
Trans_Sect
STEP_17
Green
123s340ms
Concept V2.5
Supervision times
Maximum supervision time:
• If the step is still active after this time has expired,
a bit is set and in animation mode there will be an
error message and a color change of the step
• must be greater than the minimum supervision Magenta
time and the step delay time.