Fan to kick on at set temperature?

Do you have a question on how to do something.
Ask in here.
Post Reply
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Fan to kick on at set temperature?

Post by rimai »

Ahh... Parameters are wrong. Replace this line:

Code: Select all

ReefAngel.StandardFan(Port4,81,82);
With this:

Code: Select all

ReefAngel.StandardFan(Port4,810,820);
Roberto.
DavidinGA
Posts: 83
Joined: Fri Jun 07, 2013 11:26 am

Re: Fan to kick on at set temperature?

Post by DavidinGA »

K. I was wondering why I had 3 temperature digits on my heater lines and only 2 down here...
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: Fan to kick on at set temperature?

Post by lnevo »

Sorry forgot about that
DavidinGA
Posts: 83
Joined: Fri Jun 07, 2013 11:26 am

Re: Fan to kick on at set temperature?

Post by DavidinGA »

Thanks I got it working.

:D
Post Reply