Creating jumps and labels

With jumps and labels, it is possible to jump forward or backwards in an SFC program.

Use jumps and labels to skip upcoming steps or to jump back to repeat some previously executed steps. The jump interrupts the program sequence and continues the program at the label. Corresponding jumps and labels must use the same name. It is possible to insert several jumps which refer to the same label.
  1. Select a step where you like to insert the label
  2. Select Edit > Insert > Label
  3. Enter a label name, e.g. Label1
  4. Select the transition after which you want to insert the jump
  5. Select Edit > Insert > Jump
  6. Enter the label name, e.g. Label1 as target for the jump to Label1

Modified on: 2023-10-06Feedback on this pagePanasonic hotline