G5 for Windows® Step Sequence Programming

Rule

The G5 for Windows® Step Sequence Programming is a tool for programming sequential steps (sequencer control) within a STEP® 5 PLC program.
A Step Sequence programmed in a SB is made up of steps and transitions. The transitions logic is used to enable the following step. The graphical G5 for Windows® Step Sequence Programming supports linear sequences, alternative branching, simultaneous branching and jumps.
Steps are displayed with boxes.G5 for Windows® There is a differentiation between an initial step, a permanent step, and a selective step. The initial step is used for an unconditional start of the Step Sequence. The instructions of a permanent step will always be executed even if the step flag is not active. The instructions of a selective step will be jumped over if the step flag is not active.
Transitions are displayed as lines. The following step will only be executed if the logic of a transition is true. With a simultaneous branch it is possible to branch to up to eight (8) further steps.
The graphical display of steps and transitions may include comments. With the exception of the initial step, each step may be assigned to a time. This could be a waiting Time (delay timer) or a monitoring time (watch dog).
The G5 for Windows® Graphical Step Sequence programming is compatible to the SIEMENS GRAPH® 5 and GRAPH® 5/II PLC programming package and therefore it also needs the standard SIEMENS Function and Step Blocks (FB70/71 - SB0, FB72 - SB2, FB73 - SB3).
Simultaneously to the actual Step Sequence the logic of the selected Step or Transition is displayed in a separate window. This logic may be displayed and edited in Ladder logic (LAD), Control System Flowchart (CSF), or Statement List (STL). The size of the logic window may be adjusted.
The corresponding Symbolic Library may also be displayed and edited at the same time. The size of the step boxes are adjustable to the size (number of characters per line, number of lines) of the used comments. The G5 Status Display has the same layout as the editor window. Active and corrupted steps are specially indicated.

Limits:
Maximum number of steps inc. SUL's*) 127
Maximum number of transitions 127
Maximum number of SUL's 26 (A...Z)
Maximum depth of simultaneous branching 8
Maximum number of initial steps 8
*) SUL Step Overlay Functions. These are conditions to apply to all or selected steps.

S7 for Windows® and G5 for Windows® Step Sequence Programming

With S7 for Windows® the Graphical Step Sequence programming can also be used. Graphical Step Sequence programming can only be done in the G5 for Windows® mode without using the standard Function Blocks.