Hi,
I have 3 MH on my tank and i want to turn it off when temperature is higher then 79 degree. Could some one tell me how to code it right or best way to code it?
I was thinking about:
if temp > 79 then Lt1 off
if temp > 79.1 then lt2 off
if temp > 79.2 then lt3 off
Is this right? do i need if temp < 79 then Lt1 on statement in between? Can i use jsut 79 to turn off all three MH?
Thank you all
John.
I have 3 MH on my tank and i want to turn it off when temperature is higher then 79 degree. Could some one tell me how to code it right or best way to code it?
I was thinking about:
if temp > 79 then Lt1 off
if temp > 79.1 then lt2 off
if temp > 79.2 then lt3 off
Is this right? do i need if temp < 79 then Lt1 on statement in between? Can i use jsut 79 to turn off all three MH?
Thank you all
John.