Checking status after sending scheduler command - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: General (https://forum.logicmachine.net/forumdisplay.php?fid=2) +--- Thread: Checking status after sending scheduler command (/showthread.php?tid=2829) |
Checking status after sending scheduler command - buuuudzik - 04.09.2020 I think that scheduler could have possibility to define in command the status of another group adress which is checked after some defined offset. Because it is possible that command was sent but on the bus there was too much traffic and command was not received by destination device. I haven't already such situation but I think that with such additional tool scheduler would be more reliable. Maybe users won't use this function in every scheduler but when there will be a need for special reliability. RE: Checking status after sending scheduler command - Erwin van der Zwart - 04.09.2020 Just like you said Yourself, you never need it., And when for what ever reason you might need it, then script is your friend... BR, Erwin RE: Checking status after sending scheduler command - admin - 04.09.2020 If bus is already overloaded all other functions like visualization, scenes etc sometimes might not work as well. This status check you're proposing is not a proper fix. RE: Checking status after sending scheduler command - buuuudzik - 04.09.2020 (04.09.2020, 04:50)Erwin van der Zwart Wrote: Just like you said Yourself, you never need it., I know that, scripts ale always my best companions in logic realization but as I've said I see the place for do it in more oneplace and logic place Thank you both Erwin and Admin for replies |