You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
quick question about script scheduler - how many times should the script be executed by server when set on specific hour? I assumed that if I set it e.g. for 6:00 it will be run just once, but it appears that it continues to run for whole hour and then stops... I set a simple script which get current value from device, then stores it into tag, and then get value from previous hour and substracts one from another (basic delta value), but as the script keeps on going the value keeps on incrementing...
I'm attaching script code and graph for this issue.
The text was updated successfully, but these errors were encountered:
Hello,
quick question about script scheduler - how many times should the script be executed by server when set on specific hour? I assumed that if I set it e.g. for 6:00 it will be run just once, but it appears that it continues to run for whole hour and then stops... I set a simple script which get current value from device, then stores it into tag, and then get value from previous hour and substracts one from another (basic delta value), but as the script keeps on going the value keeps on incrementing...
I'm attaching script code and graph for this issue.
The text was updated successfully, but these errors were encountered: