Creating a new Statechart

Programs, function blocks, functions, methods or actions can be created as a graph from states and transitions with the Statechart implementation language.

1. In the context menu of the project tree select the command for adding the required program element (e.g. function block, method).
2. Configure the opening dialog as usual (for a POU element, e.g. name and type) and select UML Statechart (SC) as the implementation language.
Creating a new Statechart 1:
3. Confirm the inputs and configurations with the Open button.
The new statechart object is added in the project tree, and the editor for the new diagrams opens.