This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

send value to bus every 15 minutes
#1
Hello, 

could you help me with a script that writes the value 1 for the object 2/4/21 on the bus every 15 minutes.


Thanks for help!
Reply
#2
(16.08.2021, 15:57)streilkx Wrote: Hello, 

could you help me with a script that writes the value 1 for the object 2/4/21 on the bus every 15 minutes.


Thanks for help!

Use a schedule script in minute set 00,15,30,45. Other set *.
grp.write('2/4/21',1)
Reply


Forum Jump: