Maximum Program Size in the AC3?

No, there are no else statements; you can get this functionality be carefully ordering statements and/or using the 'If Timer' statement. Adding else statements would not reduce internal memory usage; the configuration information for the else portion of the statement would still have to be stored.

Curt
 
I've actually gotten my program down quite a bit by simplifying the overall system setup. I figured out better logic to run my Kalk / Calcium reactors, etc. Now i'm down to about 85 lines of code total instead of 100. I just needed some inspiration to quit being lazy. :)
 
WOW! That is...just...WOW!
I'm interested in your power sequence statements. It looks like you have things powering on every few minutes? Do you do this for feeding? Sorry for the dumb questions, obviously I'm a programing dummy.
You've inspired me to start a thread called "post your program here".
 
Last edited:
Back
Top