I need a function block which detects any changing of the input (of INT, WORD). I believe that there is already such a function block in the present libraries.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I need a function block which detects any changing of the input (of INT, WORD). I believe that there is already such a function block in the present libraries.
Perhaps you can find it in OSCAT, not in the standard libraries.
Anyway...
And with threshold
Just change WORD to INT everywhere if you need to.
Last edit: sgronchi 2022-08-31
Wow! That was easy. Thank you.