Overview of All Actions
S7-GRAPH for S7 300/400 Programming Sequential Control Systems
13-18
C79000-G7076-C526-01
13.4
Timers in Actions
These actions are executed once when the event occurs and the corresponding
step is active. When the sequencer is run through after this, an event-dependent
action is executed again only when the event occurs again.
Action
Explanation
Event
In-
struc-
tion
Address
Location
Address
range
S1: Timers in actions linked with activation of a step
S1
TL
T
<time>
X
As soon as the step becomes active (enters state)
the timer starts. For the specified time, the timer bit
(status of the timer) is set to 1, when the time
elapses, it is reset to 0.
x = no.
of timer
S1
TD
T
<time>
X
As soon as the step becomes active (enters state)
the timer starts. For the specified time, the timer bit
(status of the timer) is set to 0, when the time
elapses, it is set to 1.
x = no.
of timer
S1
TR
T
<time>
X
As soon as the step becomes active (enters state)
the timer stops. Timer bit (status of the timer) and
timer value are reset to 0.
x = no.
of timer
S1
TLC
T
<time>
X
As soon as the step becomes active and the
condition (interlock) is satisfied, the timer starts. For
the specified time, the timer bit (status of the timer)
is set to 1, when the time elapses, it is reset to 0.
x = no.
of timer
S1
TDC
T
<time>
X
As soon as the step becomes active and the
condition (interlock) is satisfied, the timer starts. For
the specified time, the timer bit (status of the timer)
is set to 0, when the time elapses, it is set to 1.
x = no.
of timer
S1
TRC
T
<time>
X
As soon as the step becomes active and the
condition (interlock) is satisfied, the timer stops.
Timer bit (status of the timer) and timer value are
reset to 0.
x = no.
of timer
S0: Timers in actions linked with deactivation of a step
S0
TL
T
<time>
X
As soon as the step is deactivated (leaves state)
the timer starts. For the specified time, the timer bit
(status of the timer) is set to 1, when the time
elapses, it is reset to 0.
x = no.
of timer
S0
TD
T
<time>
X
As soon as the step is deactivated (leaves state)
the timer starts. For the specified time, the timer bit
(status of the timer) is set to 0, when the time
elapses, it is set to 1.
x = no.
of timer