-
In the implementation part of your POU, use the “FBD/LD/IL Insert Network” command or drag it from the ToolBox to insert a new network.
-
For example, drag an “ADD” operator into the empty network and replace the
???
characters with two variables of the typeINT
. -
Drag the ⮫ Branch element from the ToolBox into your implementation and drop it at the green insertion position directly at the output of the operator.
The branch splits the processing line at the output of the operator box into 2 subnetworks.
-
More FBD elements and also more branches can now be added to each of the two subnetworks.