SFC Components
SFC is a graphic language that allows describing chronological order of different actions within a program. For that purpose, actions are connected to steps. The operation order depends on the step transition conditions.
SFC component palette consists of:
| |
| |
| |
|
Components are used for operation in work area with grid layout. Every new component is added to separate table cell. Then it can be stretched into several cells.
![]() |
Common Component Properties
Common Mechanisms
- In case of component creation, points are created automatically in order to connect two adjoining components;
- Each component has points in the boundaries. Number of occupied cells can be increased through these points;
- In case of component adding into succeeding cell, it's connected to the previous component if it's possible.
Was this page helpful?