Programming editor

In the Programming editor you program your plant. You can drag elements from the Library and the Project tree to the Programming editor and connect them.
Working with the Programming editor

The chart

The Programming editor contains one large chart. All I/Os on the top level are visible.
Depiction and structuring of flat plants

The blocks in the chart

The chart contains blocks and connections between the blocks. Some blocks have icons and are color-coded.
Depiction of function blocks and nested charts

Pins

Blocks have pins. Not all pins are visible by default. The green triangles at the bottom of a block indicate that some pins are hidden. You can select which pins are visible.
Showing and hiding pins

The data flow between the blocks

Blocks can be connected. Lines show the data flow between the blocks. The data between the blocks flows from left to right and from top to bottom. 1:n connections are possible.
Running sequence of function blocks