‘Online’ ‘Display Flow Control’

Depending on the target system settings the user can activate resp. deactivate the Flow Control function. If it is activated, a check (✓) will appear in front of the menu item. Following this, every line or every network will be marked which was executed in the last PLC Cycle.

The line number field or the network number field of the lines or networks which just run will be displayed in green. An additional field is added in the IL editor Overview in which the present contents of the accumulator are displayed. In the graphic editors Overview for the Function Block Diagram The Function Block Diagram Editor and Ladder Diagram The Ladder Editor, an additional field will be inserted in all connecting lines not transporting any Boolean values. When these Out- and Inputs are verified, then the value that is transported over the connecting line will be shown in this field. Connecting lines that transport only Boolean values will be shaded blue when they transport TRUE. This enables constant monitoring of the information flow.

Note

1. The runtime of a program will be increased by using flow control. This might cause timeouts in time-cyclic programs with high load.

2. At active breakpoint positions there is no flow control display.

3. If a watchdog has been defined for the concerned ‘Insert’ ‘Insert Task’ or ‘Insert’ ‘Append Task’, this will be switched off when the flow control is active.