Program instructions
7.17 Timer
S7-200 SMART
System Manual, V2.3, 07/2017, A5E03822230-AF
381
100-millisecond resolution
The 100-ms timers count the number of 100-ms timer intervals that have elapsed since the
active 100-ms timer was last updated. These timers are updated by adding the accumulated
number of 100-ms intervals (since the previous scan cycle) to the timer’s current value when
the timer instruction is executed.
The current value of a 100-ms timer is updated only if the timer instruction is executed.
Consequently, if a 100-ms timer is enabled but the timer instruction is not executed each
scan cycle, the current value for that timer is not updated and it loses time. Likewise, if the
same 100-ms timer instruction is executed multiple times in a single scan cycle, the number
of 100-ms intervals is added to the timer’s current value multiple times, and it gains time.
100-ms timers should only be used where the timer instruction is executed exactly once per
scan cycle.
Since the timer can be started anywhere within a 100-ms interval, the preset must be set to
one time interval greater than the minimum desired timer interval. For example, to guarantee
a timed interval of at least 2100 ms using a 100-ms timer, the preset time value should be
set to 22.
TON On-delay timer example
LAD
STL
100 ms timer T37 times out after 1 s
(10 x 100 ms)
•
I0.0 ON = T37 enabled,
•
I0.0 OFF = disable and reset T37
Network 1
LD I0.0
TON T37, +10
T37 bit is controlled by timer T37
Network 2
LD T37
= Q0.0
Timing Diagram
Содержание SIMATIC S7-200
Страница 30: ...Product overview 1 7 Programming software S7 200 SMART 30 System Manual V2 3 07 2017 A5E03822230 AF ...
Страница 267: ...Program instructions 7 6 Counters S7 200 SMART System Manual V2 3 07 2017 A5E03822230 AF 267 HSC modes 3 and 4 ...
Страница 394: ...Program instructions 7 18 Subroutine S7 200 SMART 394 System Manual V2 3 07 2017 A5E03822230 AF ...
Страница 425: ...Communication 8 5 PROFIBUS S7 200 SMART System Manual V2 3 07 2017 A5E03822230 AF 425 ...
Страница 786: ...Technical specifications A 11 S7 200 SMART cables S7 200 SMART 786 System Manual V2 3 07 2017 A5E03822230 AF ...
Страница 798: ...Error codes C 4 PLC fatal error codes S7 200 SMART 798 System Manual V2 3 07 2017 A5E03822230 AF ...
Страница 848: ...Ordering information F 6 Human Machine Interface devices S7 200 SMART 848 System Manual V2 3 07 2017 A5E03822230 AF ...