Generating an SFC Visualization A visualization with a block diagram can be generated for a POU (type: Program or Function block ) in the Sequential Function Chart (SFC) implementation language. The G
SFC editor The SFC editor is graphical editor. A new SFC POU contains an Initial step and a subsequent transition. In the SFC editor, you can insert individual elements into the chart by means of comm
SFC Editor in Online Mode In the SFC editor, the variables and expressions in use on the controller can be displayed at runtime. You can also write and force variables and expressions. Debugging funct
SFC Elements: Step and Transition Symbol: Step Symbol: Transition As a rule, CODESYS inserts steps and transitions as a combination . Inserting a step without a transition or a transition without a st
SFC Element: Branch Symbol: You use branches to program parallel or alternative sequences in the sequential function chart. In the case of alternative branches, CODESYS processes just one of the branc
SFC Element: Jump Symbol: A jump defines which step should be executed next as soon as the transition preceding the jump is TRUE . Jumps may become necessary, as execution paths cannot cross or lead u
SFC Element: Macro Symbol: A macro contains a part of the SFC chart which is not shown in detail in the main view of the editor. Using macros does not influence the processing flow. Macros are used to
Qualifiers for Actions in SFC You assign qualifiers to IEC steps. Qualifiers describe how a step action is processed. Qualifiers are processed by the SFCActionControl function block in the library Iec