Program instructions
7.17 Timer
S7-200 SMART
System Manual, 09/2015, A5E03822230-AC
341
TONR retentive On-delay timer example
10 ms TONR timer T1 times out at
PT = 1 s (100 x 10 ms).
LD I0.0
TONR T1, +100
T1 bit is controlled by timer T1.
Q0.0 is ON after the timer accumulates
a total of 1 second.
LD T1
= Q0.0
TONR timers must be reset by a Reset
instruction with a T address.
Reset timer T1 (current value and bit)
LD I0.1
R T1, 1
Timing Diagram