-Add SFC POU in application tree in Somachine.
- Right Click to SFC POU and Go to Properties.
- In SFC Setting, Uncheck the default setting and Check the SFCInit and Declare
Syntax for accessing from an action or transition within the SFC POU : SFCinit
Syntax for accessing from another POU : POU.SFCInit
If SFCInit variable becomes TRUE, the sequential function chart will be set back to the Init step. All steps and actions and other SFC flags will be reset (initialization).
The initial step will remain active, but not be executed as long as the variable is TRUE. Set back SFCInit to FALSE in order to get back to normal processing.
- Right Click to SFC POU and Go to Properties.
- In SFC Setting, Uncheck the default setting and Check the SFCInit and Declare
Syntax for accessing from an action or transition within the SFC POU : SFCinit
Syntax for accessing from another POU : POU.SFCInit
If SFCInit variable becomes TRUE, the sequential function chart will be set back to the Init step. All steps and actions and other SFC flags will be reset (initialization).
The initial step will remain active, but not be executed as long as the variable is TRUE. Set back SFCInit to FALSE in order to get back to normal processing.
Released for:Schneider Electric India

