You are here: Core Reference > Coding > Logic > Logic Guide - Sequential Function Charts

Sequential Function Charts

Sequential Function Charts represent a sequence of Logic. They allow you to create a Logic program that defines system behavior that occurs in steps, depending on specified conditions.

One of the main advantages of Sequential Function Charts (SFCs) is that only the active parts of the SFCs are executed, and you can easily see which parts are inactive. This means it is easy to determine what condition caused a step to occur.

The following sections explain the basic concepts of Sequential Function Charts and explain how to set up an SFC:

For information on the properties of the Sequential Function Chart database items, see Logic Program Properties and Values.


ClearSCADA 2015 R2