Renumber steps and transitions

Each step or transition is identified by a number. A jump to a step is also identified by the number of the destination step. The SFCClosed"Sequential function chart" It can be used to program processes that can be split into steps. The main components of SFC are: - Steps with associated actions - Transitions with associated logic conditions - Directed links between steps and transitions Editor allocates a new number to each step or transition inserted in the chart.

To change the number of a step, transition or jump, select it and press Ctrl+ENTER.

It is not possible to change the number of a step or a transition if its level 2 is currently open for editing. The number is used for identifying the step or transition in the level 2 editing window.

In compiler reports, a step is identified by its number prefixed by "GS". A transition is identified by its number prefixed by "GT".