Programming Actions and Conditions
S7-GRAPH for S7-300/400 Programming Sequential Control Systems
C79000-G7076-C526-01
7-15
Transition
In a transition, you program conditions that control how the sequencer switches
from one step to the next.
Interlock
Supervision
S1
Step1
V
T1
Trans1
I 2.3
I 2.5
C
S1 RC
L0 CALL
A1.0
FC10
V1 OFF
S_ALL
Step1
A transition is displayed and programmed at the single step and single page
display levels.
The transition switches to the next step of the sequencer when the logic operation
of the conditions is satisfied, in other words when the network produces the result
1. The step following the transition becomes active.
The transition does not switch to the next step of the sequencer if the logic
operation of the conditions is not satisfied, in other words when the network
produces the result 0. The active step remains active.
Empty Transition
Transitions without programmed conditions are empty transitions. This does not
affect the execution of the sequencer. The active step is run through only once.
The following step becomes valid.
Skipping Steps
If both the transition before a step and the transition after a step are valid at the
same time, the step does not become active.
In the "Compile/Save" tab page of the “Block Settings" dialog box (menu command
Options > Block Settings), the option “Skip Steps" must be selected.