Logic Machine Forum
Show active or deactive - 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: Show active or deactive (/showthread.php?tid=5774)



Show active or deactive - Christian Dahl - 04.12.2024

I'm using mosaic on an LM5 lite. 

Is there any way to get status from a "send value" widget. Show active or deactive.  Confused

I have a Dali PRO 64 gateway, where I have used the effect module in DCA to create an automatic color game on RGB lighting. This is "Effect 1". In order for this to start I have to send the value 128 to the start/stop object. 0 to stop. I have then chosen 20. enumeration 1byte and send value widget. But I miss getting feedback whether it is active or not. Anyone have any suggestions?


RE: Show active or deactive - Daniel - 06.12.2024

In did there is not a good solution for this in Mosaic. As a work around you could try using a switch widget with a virtual object and a event script which would convert the value to your effect.You would need another script for feedback update.