765
FX3G/FX3U/FX3UC Series Programmable Controllers
Programming Manual - Basic & Applied Instruction Edition
35 SFC Program and Step Ladder
35.1 SFC Program
31
FNC275-FNC279
Data
Transfer 3
32
FNC280-FNC289
High Speed
Processing 2
33
FNC290-FNC299
Extension File
Register
34
FNC300-FNC305
FX
3U
-CF-ADP
35
SFC•STL
Programming
36
Interrupt
Function
37
Special Device
38
Error Code
A
Version Up
Information
B
Execution Times
Composite flows with branches and recombination
The single flow format is the fundamental style in process transfer control. Only single flow is sufficient in sequence
control for simple operations. When various input conditions and operator manipulations intervene, however,
complicated conditions can be easily handled by using selective branches and parallel branches.
A branch for selectively processing many processes depending on a condition is called selective branch. A branch for
processing many processes at the same time is called parallel branch.
1. Selective branch
Either one among many flows is selected and executed.
2. Parallel branch
All of many flows are executed at the same time.
Branch state
relay
Recombination
state relay
Branch state
relay
Recombination
state relay