Search found 12 matches
- Sun Aug 12, 2012 7:47 pm
- Forum: How do I code ...
- Topic: ATO On Demand
- Replies: 3
- Views: 2117
Re: ATO On Demand
Then why does it stop when the ATO sensor still has it flagged for turning on the pump? The timeout seems to still be getting flagged with the red led and it picks up again as soon as I go manually clear it out.
- Sun Aug 12, 2012 6:28 pm
- Forum: How do I code ...
- Topic: ATO On Demand
- Replies: 3
- Views: 2117
ATO On Demand
Hey, After getting a weekend to sit and babysit playing with the on demand ATO setup we talked about a while ago I noticed that it doesn't seem to be on demand. ReefAngel.SingleATO(true,Port8,720,0); I changed the max activations per hour to 0 as you suggested to turn off the safety and just run it ...
- Wed May 30, 2012 5:18 am
- Forum: For New Members
- Topic: Android App
- Replies: 1
- Views: 2099
Android App
I've had the android app up and working fine for a few months now without any major issues. Last night however I went to refresh it and it dropped off the relay box so it only shows ph/temp stats now and the rest of the screen is empty. I restarted the phone, reset the app back to defaults, and chec...
- Fri May 04, 2012 11:40 am
- Forum: For New Members
- Topic: Dosing Pump Questions
- Replies: 8
- Views: 4940
Re: Dosing Pump Questions
I cut down the time to an hour and even with it maxed out it's already having a hard time keeping up and the tank is very lightly stocked. Is there a workaround to get past the hardset max time?
- Wed Apr 25, 2012 10:56 am
- Forum: For New Members
- Topic: Dosing Pump Questions
- Replies: 8
- Views: 4940
Re: Dosing Pump Questions
Yeah, I'll go break it down to more frequent dosing. I figured there was some hard limit on how much it could dose just wanted to verify before I start reworking a dosing schedule.
- Wed Apr 25, 2012 10:30 am
- Forum: For New Members
- Topic: Dosing Pump Questions
- Replies: 8
- Views: 4940
Re: Dosing Pump Questions
The BRS 2 part alk. The pump only does 1ml a minute though.
- Wed Apr 25, 2012 9:54 am
- Forum: For New Members
- Topic: Dosing Pump Questions
- Replies: 8
- Views: 4940
Re: Dosing Pump Questions
ReefAngel.DosingPumpRepeat(port4,120,360,420) The last param I've been playing with after testing daily trying to get it dialed in. If I manually run the pump through the phone a few minutes gets me a readable change in PH so I find it hard to believe if the actual runtime is going up by 2+ minutes ...
- Wed Apr 25, 2012 8:45 am
- Forum: For New Members
- Topic: Dosing Pump Questions
- Replies: 8
- Views: 4940
Dosing Pump Questions
After some issues with the wifi I got most of the other ports programmed pretty easily. As I am setting up on a new tank I am still learning the dosing requirements and have been tweaking the dosing program as the tank gets more livestock. I got the mg and ca balanced pretty well but seem to be havi...
- Sun Apr 15, 2012 4:44 pm
- Forum: How do I code ...
- Topic: Size Issues
- Replies: 1
- Views: 1440
Size Issues
Well I finally got my tank setup and plumbed together and threw together some code to get the ato/heaters/dosing pumps/return/fuge light going at least. I can play with hooking up the mp40's and radions down the road since they are self controlled for the time being. When I try to compile the code i...
- Fri Mar 30, 2012 12:56 pm
- Forum: How do I code ...
- Topic: ATO Programming
- Replies: 5
- Views: 3452
Re: ATO Programming
Yeah, but using the single ato function would only run off the 1 unit. How do you use the 2nd as a sensor for when the reservoir is depleted to override turning on the pump again?
- Fri Mar 30, 2012 10:42 am
- Forum: How do I code ...
- Topic: ATO Programming
- Replies: 5
- Views: 3452
Re: ATO Programming
Not yet just got all the attachments Wednesday this week and getting everything talking after work. Figuring that out is on the agenda for the weekend.
- Fri Mar 30, 2012 8:25 am
- Forum: How do I code ...
- Topic: ATO Programming
- Replies: 5
- Views: 3452
ATO Programming
I was looking at the single and double ato functions and neither seemed to really do what I was wanting. I picked up one of the pressure ato systems from avast marine to use in the sump and plan to use the second float switch in the ato reservoir. I want the pump to turn on when the sump switch is a...