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.

scripting knx
#21
I'm sorry, I don't understand you. What I want is for the script to run only when it reaches the value of "6/1/1", which varies from 10 to 55 minutes.
Reply
#22
You script is configured to run every 10 minutes - */10. This means that you cannot use an exact test time down to a single minute. For example if you set the timer to run every 17 minutes it will actually run every 20 minutes. You can change the script to run every minute - use * in Minute parameter.

Don't forget to change prev_test_time to something else.
Reply


Forum Jump: