• Folks, if you've recently upgraded or renewed your annual club membership but it's still not active, please reach out to the BOD or a moderator. The PayPal system has a slight bug which it doesn't allow it to activate the account on it's own.

AC3 Pro Program Review

Getting ready to move this code into production on my AC3.

I wanted to get a review and receive feedback.

1)Is there any way to reduce code?
2) Any different/better way to accomplish?

thanks.

bconn
 

pgordemer

Officer Emeritus
Officer Emeritus
I am running out for a tradehow so I can't take the time to debug the whole thing for you, but I can say that you code for the FAN will not work as intended.

You are specifiying a forced FAN on and off, then want to also use temperature.

Go here and download Ken's great AC Software simulator: http://mysite.verizon.net/resoixy5/Software.html
Put your code in it. This will give you a good start.

Order is important, and direct TIME statements have priority over anything else.
 
Top