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 Element: Action Symbol: An action includes one or more statements in one of the valid implementation languages. You can assign an action to a Step and Transition . Actions that you use in SFC step
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
Implicit Variables Every SFC object supplies implicit variables for you to monitor the status of steps and IEC actions at runtime. These implicit variables are automatically declared for each step and
Library: Analyzation This library contains POUs for the analysis of expressions. When a composite expression has the total value of FALSE , those of its components that contribute to this result can b
Reference: User Interface :