Category SFC
Scope of PLC project properties Note that the scope differs between different project properties! |
The category SFC is used to configure the settings for SFC objects. Each new SFC object automatically has the configured settings in its properties.
Flags tab
Implicitly generated variables (flags) for controlling and monitoring the processing in an SFC diagram. | |
Use | : The corresponding variable is used. |
Declare | : The corresponding variable is created automatically. Otherwise, if the usage is intended (Use is set), the user has to declare the variable. |
An automatically declared flag variable appears in the declaration part of the SFC editor, but only in online mode. |
Build tab
Code generation
Calculate active transitions only | : TwinCAT generates code only for transitions that are currently active. |
See also:
- SFC Flags