temp/ph probe

grendl

New member
I wanted to poll the groups opinions on Ph/Temp probes. I know the names (like the neptune aquacontroller jr) but I dont know really know WHAT to look for. I wanted to price some of the low end models, but dont really know where to set my sights... if they are even going to be affordable for me for this XMAS. If you guys could point me in a direction, I would be grateful!
 
I realize I am asking alot Ron, but can you tell me what the AC junior has to offer that Digital Aquatics device cannot?

edit: I did look at the sites for both units, but the differences were not readily apparent to me.... I wouldnt ask without trying to figure that one out myself first!
 
The AC uses a programming language instead of the series of menus that the reefkeeper does. This offers much more flexibility in what the unit can do.

For example if you want to press the 'feed' button and have your skimmer and return pump turn off both can do it. If you want your return pump to shut off for 1 hour and your skimmer for 2 only the AC can do it. The programming language for the AC is basically simple if / then statements.

I have the AC Jr and am happy with it.

When i was looking at the different units i started a thread in the main forums and the AC Jr won out. You might try searching for it.
 
Actually the RK2 has a bit more flexibility in the amount of control over the old RK that I have. But as Matt said the unit uses menu driven programs that you select and set the parameters for i.e time, pumps, temp cut off etc. The AC Jr will give you more flexibility. Do some research on them and choose the one that best suites your needs. Both are fine IMO.
 
Temp controllers are over priced IMO. If you are going to shell out that much cash then get a controller that does more than just turning on and off a heater and or fan. Thats why I chose my RK, it allows me to control my lights, temperature and delay my skimmer for X amount of minutes when I hit the feed button. It can also be programmed to shut down any channel(s) you want during feed time and or night mode. When Roger had me set up his system I chose to go with the RK2 and now that the firmware upgrade is complete on the product IMO it holds it's own pretty well in the market place of controllers. The next firmware upgrade will give it data logging capability from what I have heard. Plus the adition of the mutliple switching programable relays are a must for anyone running a Kalk reactor.

That said when I set up his 265 Reef next year, it is being planned to be among the most elaborate reef systems in this state. We are going with either a Neptune of AC so I can control and monitor the tank remotely while he is away.
 
What about the Light House controllers does anyone know much about these? Also can the AC Jr monitor ORP?
 
Matt, I just bought an AC JR. Can you have it programmed to do two separate commands on one outlet?

Here is what I am thinking....
I want my light to come on at 9 and go off at say 9 so I program it on outlet #1
But I also want the light to turn off for fifteen minutes if the temp goes over say 82.6, can the JR do this? and if so can you explain how to.
 
Yes it can. Something like this should work


If time > 9:00 then mhl on
if time > 18:00 then mhl off
if temp > 82.6 then mhl off
maxchange 015 then mhl off
 
there is no limit on the amount of commands for any single outlet. The only limit is the entire program size.
 
Back
Top