Logic Machine Forum
Timer with Autoreset - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8)
+--- Thread: Timer with Autoreset (/showthread.php?tid=2172)



Timer with Autoreset - savaskorkmaz - 27.07.2019

Hi,
I need a timer with autoreset function like this. I tried to complete with Fbeditor - Switch on-off delay but i failed. Here is what i need:

I have a trigger binary group address
I have a 2 byte or 4 byte address for time period
I have a binary output group address

My trigger group address works  like pulse. When a pulse arrive (False to True ) , My Binary output will be True until time period is over. 

But in time period , if trigger group addres get another pulse, output will stay true but only time perido will be reset and will start countdown one more time

If you can help me , I will be appreciated.

Regards,


RE: Timer with Autoreset - Daniel - 29.07.2019

Hi
Try this https://forum.logicmachine.net/showthread.php?tid=1789&pid=11119#pid11119
BR