![]() |
Max Poll interval - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10) +--- Thread: Max Poll interval (/showthread.php?tid=655) |
Max Poll interval - Thomas - 03.03.2017 Hi What is the biggest allowed poll interval for object? 80s works. 360s doesn't work. RE: Max Poll interval - Thomas - 14.03.2017 I don't understand it. Today I set 600s poll interval and it works. Does it depend on something? RE: Max Poll interval - admin - 14.03.2017 Any change in objects causes group monitor reload which resets poll timers. The maximum poll time is 3600 seconds. RE: Max Poll interval - admin - 14.03.2017 I mean manual changes of object properties via UI, not object values. RE: Max Poll interval - Thomas - 14.03.2017 That's it. Firstly when I tested it I modified units etc. Thank you. BTW change of the object value from KNX bus doesn't reset the poll timer? For example reply to a read request triggered by another device? RE: Max Poll interval - admin - 14.03.2017 No, it just sends the read telegram once timer expires and timer is not reset by any kind of telegram. |