SFC element Jump
Symbol:
A jump defines which step is to be executed next as soon as the transition preceding the jump becomes TRUE. Jumps may be necessary because the execution lines may not cross and cannot lead upwards.
In addition to the mandatory jump at the end of the diagram, you can only enter jumps at the end of a branch.
The destination of a jump is defined by the added text string, which you can edit directly. The jump destination can be a step name or the mark of a parallel branch.
See also:
- Programming in Sequential Function Chart (SFC)
- TC3 User Interface documentation: Command Insert jump