Hi everyone! I have a t3000 that I have set up a 4-20ma pressure transducer scaled for PSI, it works perfectly.
My client has requested a warning light system based on pressure with three outputs:
When pressure is equal or greater than 110, output 1 should be on
When pressure is between 100 and 110, output 1 should be off and output 2 should be on
When pressure is below 100, output 1 and 2 should be off, and output three should be on.
I have tried with IF and ELSE statements with the < and > operators, but I seem to be missing something. Could you help please?
Thanks!