![]() |
Contdown script - 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: Contdown script (/showthread.php?tid=6062) |
Contdown script - almoisey - 28.07.2025 Hello , i want to add contdown script with indication of remaining time RE: Contdown script - Daniel - 28.07.2025 Countdown script of what? RE: Contdown script - almoisey - 28.07.2025 (28.07.2025, 12:01)Daniel Wrote: Countdown script of what?Sorry, timer contdown. For example, there will be field for time input( minutes ), and data in this field should decrease up to zerro RE: Contdown script - admin - 28.07.2025 Explain your task in more detail. Does the user specify time to run and some action is executed until the timer stops? RE: Contdown script - almoisey - 29.07.2025 (28.07.2025, 13:09)admin Wrote: Explain your task in more detail. Does the user specify time to run and some action is executed until the timer stops? Ok. 1.User defines ( inputs ) the time interval ( in minutes) . 2.He pushes button start - the time on the indicator starts to decrease. 3. when the counter reaches zero the output will work RE: Contdown script - Daniel - 29.07.2025 Check this https://forum.logicmachine.net/showthread.php?tid=1789&pid=11119#pid11119 |