Logic Machine Forum
Script for Contact Door - Can not Down Screen - 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: Script for Contact Door - Can not Down Screen (/showthread.php?tid=2224)



Script for Contact Door - Can not Down Screen - Josema - 06.09.2019

Good morning:
 I have to make a script so that when one of the doors and windows that open to the outside are open, you cannot download the interior screens that we have, I thought that with a simple event script I would do it but it doesn't work.
 Thanks for your help



RE: Script for Contact Door - Can not Down Screen - admin - 06.09.2019

Post your script it will be easier to help then.


RE: Script for Contact Door - Can not Down Screen - Josema - 06.09.2019

(06.09.2019, 09:11)admin Wrote: Post your script it will be easier to help then.

 Event for 1/5/1 (Window contact )

 grp.write ('1/1/7',true) Screen Movement

 This is what I have done


RE: Script for Contact Door - Can not Down Screen - Daniel - 06.09.2019

Hi
Your logic seems to be an or gate. You can use this universal script.
https://forum.logicmachine.net/showthread.php?tid=291&pid=1518#pid1518
BR