repeat command - 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: repeat command (/showthread.php?tid=5596) |
repeat command - ionel - 03.09.2024 hello, Can you help me with a script to repeat the order every 1 hour. I want to use it to send the operating mode to the BUS .(heating or cooling). they are devices that need the mode of operation after reset. and I want it to be sent cyclically. tanks. RE: repeat command - admin - 04.09.2024 See this: https://forum.logicmachine.net/showthread.php?tid=1878 RE: repeat command - ionel - 12.09.2024 (04.09.2024, 06:02)admin Wrote: See this: https://forum.logicmachine.net/showthread.php?tid=1878 thank you |