Function block " LIMITALARM"
Hi Gurus,
I have variables in real value which i have to compare between lower limit and higher limts, and eventually output should be bool to trigger an alarm. How can i make this happen? I am using Control Builder plus , codesys..
are there any alternatives way to do this?
Any recommendations
Thanks
Voted best answer
You can use also function block LIMIT to have limits of real value. Please note - middle parameter is the input value
Add new comment