Sequential Function Chart (SFC)

The SFCClosed Sequential function chart - It can be used to program processes that can be split into steps. The main components of SFC are: - Steps with associated actions. - Transitions with associated logic conditions. - Directed links between steps and transitions. language is a state diagram.

These are basic components of an SFC chart:

Chart Programming

The KAS-IDEClosed Kollmorgen Automation Suite - Integrated Development Environment fully supports SFC programming with several hierarchical levels of charts (e.g., a chart that controls another chart).

Working with a hierarchy of SFC charts is an easy and powerful way for managing complex sequences and saves performances at runtime.

See these sections for more information:

See Also