Home AW-SYS Support Demo

 

Previous
Next

Example 9
Pulse timer

The output A2.5 is activated by the closure of input E0.0 and deactivated 5 seconds later. If the input is reopened during this period of time, the output is immediately deactivated.


Time diagram of the pulse timer

The operation of the pulse timer is shown in the time diagram above. The first line represents the input signal and the second line its output.
The program ladder has been designed using a timer SI (pulse) activated by the NO contact of E0.0, with a time constant equal to 500 hundredths of a second and the output connected to the coil of A2.5.

The first group of statements of the AWL program activates the timer T2 as a pulse (SI T2) following the rising edge of the input (U E0.0) with a time constant of 5 seconds loaded in accumulator 1 (L KT500.0). The second group of statements copies the status of the timer (U T2) to the output of the PLC ( = A2.5).

More examples: 1 ] 2 ] 3 ] 4 ] 5 ] 6 ] 7 ] 8 ] [ 9 ] 10 ] 11 ] 12 ] 13 ] 14 ] 15 ] 16 ] 17 ] 18 ] 19 ] 20 ] 21 ] 22 ] 23 ] 24 ] 25 ] 26 ] 27 ] 28 ] 29 ] [ List ]
More PLCs examples: Not still available