8/17/2018 8:35 AM | |
Joined: 9/23/2005 Last visit: 9/24/2025 Posts: 5121 Rating:
|
Nowadays, when modern PLCs have a lot of memory, insisting on reusing a timer is a bit strange... But I can imagine that some individuals have a lot of time to spare and wish to devote it to challenges of this kind. An explicit answer to your request is a finite-state machine. It will allow easily using the same timer in many states with different time presets. Get some reading on the topic to understand the idea - the Wikipedia is not a bad place to start. Then look for some implementations targeted on PLCs. |
Regards, |
|
8/17/2018 8:39 AM | |
Joined: 5/6/2010 Last visit: 9/20/2025 Posts: 2031 Rating:
|
Hello, you can use also the LGF (library of general functions).
|
Last edited by: Jen_Moderator at: 8/17/2018 10:47:17 AMOptimized link. |
|
8/17/2018 10:00 AM | |
Joined: 9/21/2012 Last visit: 9/24/2025 Posts: 4718 Rating:
|
I made a quick example what you could use. |
Follow us on