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.

Dynamically change the Scheduled program time parameters from visualization
#16
Thank you, at my side it wasn't working, maybe because my object '1/4/5' was a switch 01.001 data type?

I changed it to
Code:
if state == true
then script.set('12.01 Check if Light can turn Off', true)
else
then script.set('12.01 Check if Light can turn Off', false)
end
to get this working.
Reply


Messages In This Thread
RE: Dynamically change the Scheduled program time parameters from visualization - by Dré - 19.09.2022, 12:21

Forum Jump: