Hello.
I have a need to control auxilary coolant pump, the issue is that its controled with relay and not PWM, no option to add pwm drive for it at the moment.
My idea is that it should only be on if CLT >= 60*
and maybe if CLT <20 off, if CLT >20 < 60 turn on for 5 seconds and off for 5 maybe.
I cant realy figure out for the function logic could be created in cunction menu. Should I use multiple functions with diffrent statements and cycle it like so or there is some bether way to do this ?
Thanks.