Logic Machine Forum
ON-OFF function - 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: ON-OFF function (/showthread.php?tid=3433)



ON-OFF function - CristianAgata - 23.06.2021

Hi everybody,
but in mosaic is there a widget with this behavior?

On the pressure step send 1 and on the release 0

I can't find it  Cry

BR Cristian

Ok I've found a solution..... I don't like it but it works..... 
I've created an event script, when it starts write me back 0

grp.write('my_object',0)

Any other soluction is welcome...... Big Grin

BR