Command Order by Data Flow
Function: The command numbers the elements in the program according to data flow and, in case of several networks, according to their topological position in the editor.
Call: CFC > Execution order menu, context menu > Execution order
Requirements: A CFC editor is active and the Explicit Execution Order mode is enabled.
The execution order is arranged according to the data flow and (in case of multiple networks) according to the topological position of the networks. All numbered elements of the programming block are set accordingly. The execution order is then identical to that in automatic data flow mode. The topological positions of the elements are not changed.
See also:
- PLC documentation: Command Order By Topology
- PLC documentation: Command Set Execution Order
- PLC documentation: Continuous Function Chart (CFC)
- PLC documentation: CFC Editor
- PLC documentation: Automatic execution order by data flow
- PLC documentation: CFC settings