Programming Language SFC
Original instructions
General
For some programming languages there are restrictions to observe when converting a project from Concept to Control Expert.
Parallel/Alternative Sequence
A parallel branch may not be directly followed by an alternative branch.
This type of sequence is not permitted according to IEC 1131.
Control Expert does not support this type of sequence, although it is possible in Concept.
The converter transfers this type of project to Control Expert, but manual modifications are subsequently required.
This problem can be solved by inserting an dummy step between the branches.