Pop up Message - 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: Pop up Message (/showthread.php?tid=4477) |
Pop up Message - F.Braun - 05.01.2023 Hello, I am new to this forum and just started working with the LM5. Now I have the task that when a KNX object reports a 1, this displays a popup message across all visualization levels. Is this possible via scripts? As an example: Emergency call in lab (KNX object 3/1/10) changes to 1 --> Pop up message: "Emergency call in lab 2 triggered". RE: Pop up Message - Daniel - 05.01.2023 Enable Show alerts in visualization: in Vis configurations and then all alerts will be shown on visu as popup. Alerts you must create in script. There is helper for this in scripts. |