How to configure a 10 Second timer

The following Scheduler configuration will set Output1 to the on state when you set TagA to 1 momentarily with the push button. Output 1 will remain on for 10 seconds, while Timer counts from 1 to 10. When Timer reaches 10, Output 1 is reset to 0. The rectangle’s caption will show ON or OFF, based on the state of Output1.

 

 

 

Another method is to use the following script, such that when you set the value of Timer2 to 1, Output2 gets written to a 1 until Timer 2 reaches the value 10 and is reset:

 

Parents Reply Children
No Data