Phase
|
Description
|
---|---|
1
|
When there is a rising edge on the TON_Timer_1.S, input the timer is started.
|
2
|
The current value TON_Timer_1.ET of the timer increases from 0 towards TON_Timer_1.PT at a rate of one unit for each pulse of the time base TB.
|
3
|
The output bit TON_Timer_1.Q changes to 1 as soon as the current value reaches TON_Timer_1.PT.
|
4
|
The TON_Timer_1.Q output bit remains at 1 while the TON_Timer_1.S input is at 1.
|
5
|
When the TON_Timer_1.S input is at 0, the timer is stopped, even if it was running at the time: TON_Timer_1.ET takes the value 0.
|