Bug in SL 2.5.1? - 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: Bug in SL 2.5.1? (/showthread.php?tid=2933) |
Bug in SL 2.5.1? - Habib - 23.10.2020 Hi, I want to simulate an switch action on my visualisation and use for that a SpaceLynk with firmware 2.5.1 (the last one) What I want to write is, if some value bigger than 0 write in the groupadress 1/1/7 true, or if it 0 (zero) than set the value to false.... nothing complicated, or? But I get a strange behaviour. The script is working but it will repeats 7 times... everytime... I tried the same scipt on my LM at home, and there the script works like expected...??? spaceLYnk Logicmachine RE: Bug in SL 2.5.1? - Daniel - 23.10.2020 You probably have KNX loop, disable KNX IP and check again RE: Bug in SL 2.5.1? - Habib - 23.10.2020 Argh.... ;-) that was the issue I forgot the last Hw Changes on my testboard Thx Daniel |