View Single Post
  #7  
Old 07-22-2010, 12:38 AM
whatcaneyedo's Avatar
whatcaneyedo whatcaneyedo is offline
Member
 
Join Date: Apr 2007
Location: Prince George, BC
Posts: 2,198
whatcaneyedo is on a distinguished road
Send a message via MSN to whatcaneyedo
Default

Let me know what you want to do and I can probably give you the language to make it happen. I've made a few changes to my own lately. I re-named a few things, shortened my photo-period and added a solenoid to my fresh water reservoir. So far this has been working flawlessly for several months. However I think the seasonal variations are screwing with my tank inhabitants a bit. Both maxima clams spawned together about a month ago... no harm done but things like that do make me nervous sometimes.


WP1#-A01 'water pump 1' Dart return pump
LT1$-A02 'light 1' Blue Wave ballast
LT2$-A03 'light 2' Hamilton ballast
CO2&-A05 CO2 solenoid for Ca reactor
COL%-A06 'Cold' cooling fan
KAL#-A07 'Kalkwasser' kalk reactor mixing pump
ALM&-A08 'Alarm' high pitch jimmy rigged house alarm
LT3$-A09 'Light 3' Refugium lights
HET%-A10 'Heat' 500W heater
SKM#-A11 'skimmer' Iwaki skimmer feed pump
ATO#-A13 'auto top off' Tunze osmolator
WP2#-A15 'water pump 2' Mag 12 frag tank return pump
FWT#-A16 'fresh water top-off' solenoid on RO/DI filter

If Power 020 Then LT1 OFF
If Power 020 Then LT2 OFF
If Time > 00:00 Then WP1 ON
If Time > 00:00 Then ALM OFF
If Time > 00:00 Then SKM ON
If Time > 00:00 Then WP2 ON
If Time > 00:00 Then ATO ON
If Time > 19:00 Then FWT ON
If Time > 20:00 Then FWT OFF
Max Change 020 M Then LT1 OFF
Max Change 020 M Then LT2 OFF
If Sun 060/-120 Then LT1 ON
If Sun 120/-060 Then LT2 ON
If Sun 060/-060 Then LT3 OFF
If Temp > RT+1.8 Then COL ON
If Temp < RT+1.5 Then COL OFF
If Temp < RT+1.2 Then HET ON
If Temp > RT+1.5 Then HET OFF
If Temp > RT+3.5 Then LT1 OFF
If Temp > RT+3.5 Then LT2 OFF
If Temp > RT+3.5 Then ALM ON
If Temp < RT+-0.5 Then ALM ON
If Temp < RT+-9.9 Then HET OFF
OSC 003/255 ON/OFF Then KAL OFF
If pH2 > 06.60 Then CO2 ON
If pH2 < 06.50 Then CO2 OFF
If pH < 07.60 Then CO2 OFF
If pH < 07.60 Then ALM ON
If pH > 08.70 Then ALM ON
If pH > 08.50 Then ATO OFF
If Switch1 OPEN Then WP1 ON (switch one are water-on-the-floor sensors)
If Switch1 OPEN Then SKM ON
If Switch1 OPEN Then WP2 ON
If Switch1 CLOSED Then WP2 OFF
If Switch1 CLOSED Then SKM OFF
If Switch1 CLOSED Then WP1 OFF
If Switch1 CLOSED Then ATO OFF
If Switch1 CLOSED Then ALM ON
If Switch2 OPEN Then WP1 OFF (switch two is a float switch on the rim of the display tank)
If Switch2 OPEN Then ALM ON
If Switch2 CLOSED Then WP1 ON
__________________
"We shall dive down through black abysses... and in that lair of the Deep Ones we shall dwell amidst wonder and glory forever." - H.P. Lovecraft

Old 120gal Tank Journal
New 225gal Tank Journal
May 2010 TOTM
The 10th Annual Prince George Reef Tank Tour
Reply With Quote