Security widget on Mosaic - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9) +--- Thread: Security widget on Mosaic (/showthread.php?tid=2622) |
Security widget on Mosaic - CristianAgata - 02.05.2020 Hi everybody, I need to make a change on the widget security in Mosaic (see in the attached file for understand) If it is possible. At the moment it works great but in this way: Active makes the GA at ON and this in ON untill a Remove cmd. I need this behavior: when I press active, It must generate a pulse with ON value on a first GA. While when I press Remove, It must to generate another ON pulse on a different GA. If it is not possible, is there an object on Mosaic with a password? I hope to be clear and good weekend to all. Best regards Cristian RE: Security widget on Mosaic - Daniel - 04.05.2020 I think the easiest is to link this output to a virtual object and then create a script which will generate your pulse based on received value from widget. RE: Security widget on Mosaic - CristianAgata - 04.05.2020 (04.05.2020, 07:08)Daniel. Wrote: I think the easiest is to link this output to a virtual object and then create a script which will generate your pulse based on received value from widget.Thanks Daniel, it is what I just do... Thanks anyway for the answer |