21.12.2023, 19:43
I would like the value output from the "Greater than" block (1/2/5), shall be repeatet every 30min, how do I do that?
Repeat value output
|
21.12.2023, 19:43
I would like the value output from the "Greater than" block (1/2/5), shall be repeatet every 30min, how do I do that?
22.12.2023, 08:47
Create scheduled script and set minutes to */30 everything else should be * and use this script
Code: value = grp.getvalue('1/2/5')
------------------------------
Ctrl+F5
26.12.2023, 12:04
Thanks
|
« Next Oldest | Next Newest »
|