Canreef Aquatics Bulletin Board  

Go Back   Canreef Aquatics Bulletin Board > General > Product Review and Equipment Forum > Controller and Monitoring Specific

Reply
 
Thread Tools Display Modes
  #1  
Old 04-27-2014, 04:07 PM
kacairns kacairns is offline
Member
 
Join Date: Oct 2013
Location: Vancouver
Posts: 34
kacairns is on a distinguished road
Default

The FEED function could have place there depending if you're dosing into your sump instead of main tank. If pumps are off during FEED cycle you'd be dumping your full amount of stuff into your sump that depending on the length of the FEED cycle might not be a good idea. With that said, you'd also end up missing a dosing if the FEED cycle was going when doser was supposed to be.

Fail safes only work if you have some way to monitor what you're doing. For example when people dose Co2, the pH is affected by it, so people monitor the pH to see what the Co2 is doing, if pH levels go below where they want, the dosing of Co2 can be disabled at that time, and alert sent out.

For vodka dosing since I just googled what it does quickly, The Apex doesn't have a probe that would be able to monitor anything the vodka would change so you wouldn't be able to put in a fail safe as you wouldn't be able to tell if anything is wrong due to the vodka dosing. The only thing you could setup as a fail safe is that if other things are going wrong in the tank stop the dosing, but honestly stopping the dosing based on other things going wrong, could be a recipe for disaster as it could just compound the problem
Reply With Quote
  #2  
Old 04-27-2014, 09:50 PM
daplatapus's Avatar
daplatapus daplatapus is offline
Member
 
Join Date: Apr 2012
Location: Port Alberni, B.C.
Posts: 1,315
daplatapus is on a distinguished road
Default

One of the fail safe's I thought I saw, predetermined when a socket could be available. So say I wanted to start dosing at 8 am for 3 min. I could lock out the socket from doing anything if it wasn't, say 7:59 - 8:05. If that first condition was met (the clock read anywhere from 7:59 to 8:05), then it could move onto the actual program. If something went wrong with the program, the worst case scenario is I'd dose for 6 min (7:59-805 when that first condition shut the socket down) instead of an hour or more or, eek until the bottle was empty - thus killing the tank.
Maybe what I was looking at was overly complicated or I totally didn't understand it, lol.
Reply With Quote
  #3  
Old 04-27-2014, 10:11 PM
kacairns kacairns is offline
Member
 
Join Date: Oct 2013
Location: Vancouver
Posts: 34
kacairns is on a distinguished road
Default

Not sure as to why you would need a Time statement to limit the time it could be run, as your OSC statement is just a much more advanced version of TIME.

Starting at Midnight SET OFF for 480 minutes, The turn on for 3 minutes, then back off 237 minutes REPEAT... So it repeats waiting for 480 minutes in off, then turns on for 3 minutes then OFF again for 237 minutes and Resets the OSC command at Midnight to run the pattern again.

Even with that said off the top of my head I don't think you could have the redundancy that you are talking about using both the TIME and the OSC function together, but I could be completely wrong about that! =)
Reply With Quote
  #4  
Old 04-27-2014, 10:24 PM
daplatapus's Avatar
daplatapus daplatapus is offline
Member
 
Join Date: Apr 2012
Location: Port Alberni, B.C.
Posts: 1,315
daplatapus is on a distinguished road
Default

Cool, I didn't see the need for it either, but I did see it on other people's program's and I was wondering if it was necessary. I'm totally new to Apex so wanted to make sure I wasn't missing anything I shouldn't.
Next... my heaters...
Reply With Quote
  #5  
Old 04-27-2014, 10:37 PM
kacairns kacairns is offline
Member
 
Join Date: Oct 2013
Location: Vancouver
Posts: 34
kacairns is on a distinguished road
Default

Fallback OFF
Set OFF
If 180Tmp < RT+0.5 Then ON
If 180Tmp > RT+1.0 Then OFF
Defer 000:05 Then ON
Defer 000:05 Then OFF
If FeedA 000 Then OFF

Thats what I use for my heaters, using the seasonal tables, this is set for freshwater tank, not salt but I'm sure the temperature might be around the same anyways. The defer statements make the program wait instead of instantly turning the heaters on/off to verify that the temperature actually requires something to be done instead of possibly turning on/off/on/off a bunch of times in a row if temperature is real close to the set points.

If the temperature is 1 degree F over the Seasonable table, turn OFF
If the temperature is 0.5 degree F over the Seasonable table, turn ON

Yes I only let my tank change in the range of .5 degrees before turning on/off

In my 37g tank this turns the heater on for 20 minutes every 3-4 hours
Reply With Quote
  #6  
Old 04-28-2014, 03:09 AM
daplatapus's Avatar
daplatapus daplatapus is offline
Member
 
Join Date: Apr 2012
Location: Port Alberni, B.C.
Posts: 1,315
daplatapus is on a distinguished road
Default

Just linked in with Apex Fusion. One of the reasons I hadn't done much with the unit was I was a bit daunted by network setup and email notifications. WOW, am I glad fusion came out. Easy peasy!
Reply With Quote
  #7  
Old 04-28-2014, 03:52 AM
kacairns kacairns is offline
Member
 
Join Date: Oct 2013
Location: Vancouver
Posts: 34
kacairns is on a distinguished road
Default

Yes fusion is nice, but honestly it lacks the control that you have within the apex itself. I was all excited when the open beta opened up, took me 10 days to get in, and logged in, looked and besides the graphs I much prefer the actual control panel through the apex
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 07:11 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.