Search found 21 matches

by duck
Sun Apr 23, 2017 7:30 pm
Forum: How do I code ...
Topic: Ro Dump and Membrane flush
Replies: 3
Views: 4722

Re: Ro Dump and Membrane flush

thanks! Do you think this would work? I would like low ato to trigger the solenoid on port 5 for 3 minutes, clearing the higher TDS from between the membrane and the DI cartridges. After which, turn off port five and turn on port 7 to fill the sump until the ATO deactivates. Im just not sure if I wo...
by duck
Sun Apr 23, 2017 12:04 pm
Forum: How do I code ...
Topic: Ro Dump and Membrane flush
Replies: 3
Views: 4722

Re: Ro Dump and Membrane flush

Also where can I find the web generator?
by duck
Sat Apr 22, 2017 6:40 pm
Forum: How do I code ...
Topic: Ro Dump and Membrane flush
Replies: 3
Views: 4722

Ro Dump and Membrane flush

I would like some help with dumping RO output to drain (Port#X 12V wall wort to solenoid) before it hits the DI resin. The dump would start with an ATO low trigger and would need to run for about a minute to drop the TDS down to 1 or 2. It would cut off after the timer was done. I would also like to...
by duck
Mon Jun 08, 2015 4:57 pm
Forum: Standard
Topic: RA+ upgrade board + old LCD not working
Replies: 2
Views: 3106

Re: RA+ upgrade board + old LCD not working

Hey thanks alot, works perfect!
by duck
Sun Jun 07, 2015 6:57 pm
Forum: Standard
Topic: RA+ upgrade board + old LCD not working
Replies: 2
Views: 3106

RA+ upgrade board + old LCD not working

I installed the upgrade board today and swapped the LCD to the new board. I uploaded the old code to get the tank up and running. Everything works except the LCD is dark but it looks like the backlight is on and stays on. Is there anything I could try to get my screen back up? Here is my old code. #...
by duck
Thu Aug 15, 2013 5:36 am
Forum: Apps
Topic: Client Suite 3.0
Replies: 109
Views: 189203

Re: Client Suite 3.0

This is the error I am getting trying to run the program. I can run the dashboard and listener will run, logger will run, but when I switch notifier on, logger will stop. Im getting that same error and have tried on different machines with clean installs. seems ill never get this working. Does anyo...
by duck
Sun Apr 28, 2013 7:57 pm
Forum: How do I code ...
Topic: trouble with pwmslope
Replies: 3
Views: 2540

trouble with pwmslope

Im using the cloud effects from the sticky thread, and cut and pasted. I dont know what values to edit to give it more time.. My lights go from 14 to 100 % in about 2 minutes. Heres the code. Any ideas? #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #incl...
by duck
Thu Apr 18, 2013 7:41 pm
Forum: Standard
Topic: pwm connector
Replies: 8
Views: 5667

pwm connector

pwm 2 pin connector? where can i get this local or is it only available on the site?
by duck
Sat Apr 06, 2013 8:48 pm
Forum: How do I code ...
Topic: ATO timeout? Red LED
Replies: 11
Views: 9834

Re: ATO timeout? Red LED

it actually triggers about 1/8 an inch higher than the other float. so yes its "above" the other float.
by duck
Sat Apr 06, 2013 6:19 pm
Forum: How do I code ...
Topic: ATO timeout? Red LED
Replies: 11
Views: 9834

Re: ATO timeout? Red LED

ok commented everything else out and inserted just ReefAngel.SingleATO(true,ATO,60,0); the float goes low and clicks the relay/solenoid. when it gets to the proper level, it shuts back off. no timeouts and its been over an hour.. I would like to utilize the other ATO as a backup in case the first on...
by duck
Sat Apr 06, 2013 3:22 pm
Forum: How do I code ...
Topic: ATO timeout? Red LED
Replies: 11
Views: 9834

Re: ATO timeout? Red LED

its been working perfect for a year, I added leds to my tank and had to upload code to make the changes. I had to format a machine that crashed and reinstalled the reefangel setup and modified my wizard generated sketch with some lines from my old code. Now im having issues?
by duck
Sat Apr 06, 2013 1:44 pm
Forum: How do I code ...
Topic: ATO timeout? Red LED
Replies: 11
Views: 9834

Re: ATO timeout? Red LED

no, it shuts off the relay after its done filling usually within 140 seconds, and then when the 800 second timeout amount is up it throws the red led.
by duck
Thu Apr 04, 2013 7:24 pm
Forum: How do I code ...
Topic: ATO timeout? Red LED
Replies: 11
Views: 9834

Re: ATO timeout? Red LED

hrmm I set it at 800 secinds and its still timing out? I clear the timeout and it comes back.
by duck
Thu Apr 04, 2013 3:19 pm
Forum: Apps
Topic: Client Suite not running after install
Replies: 1
Views: 3506

Client Suite not running after install

Ive tried multiple things such as uninstall of the program and of .net 4.0 and 3.5. And I then tried reinstallation of the aforementioned. I get an error when I try to run the client.

Image


Any ideas?
by duck
Thu Apr 04, 2013 2:58 pm
Forum: How do I code ...
Topic: ATO timeout? Red LED
Replies: 11
Views: 9834

ATO timeout? Red LED

I am getting an ATO time out on the controller. My topoff is connected to the RODI via a 12v solenoid/valve. I am using the dual ato with the low as the trigger to fill and the high as a backup. Where is this timeout coming from? here is the code. #include <ReefAngel_Features.h> #include <Globals.h>...
by duck
Tue Feb 14, 2012 12:22 am
Forum: Apps
Topic: client suite install problem
Replies: 3
Views: 4635

Re: client suite install problem

got it, turns out i only had 4.0 dotnet installed. i needed the 3.5 sp1 as well :D
by duck
Mon Feb 13, 2012 9:28 pm
Forum: Apps
Topic: client suite install problem
Replies: 3
Views: 4635

Re: client suite install problem

did all that, still cant get and install... C:\DOCUME~1\REEF1>sc delete reefangellistener [SC] OpenService FAILED 1060: The specified service does not exist as an installed service. C:\DOCUME~1\REEF1>sc delete reefangellogger [SC] OpenService FAILED 1060: The specified service does not exist as an i...
by duck
Fri Feb 10, 2012 7:53 pm
Forum: Apps
Topic: client suite install problem
Replies: 3
Views: 4635

client suite install problem

on install, im getting an "error 1001 cannot start ReefAngelLogger on computer '.'. --> The service did not respond to the start or control request in a timely fashion" winxp sp3, reefangel controller software installed, ragen installed, can upload to controller (usually takes a couple tri...
by duck
Sat Feb 04, 2012 8:01 pm
Forum: How do I code ...
Topic: peristalic dosing pump
Replies: 3
Views: 2034

Re: peristalic dosing pump

awesome, gunna try it out thanks
by duck
Sat Feb 04, 2012 5:04 pm
Forum: How do I code ...
Topic: peristalic dosing pump
Replies: 3
Views: 2034

peristalic dosing pump

just getting everything mounted and float switches soldered up. I gotta glue some acrylic for mounts, but Im into dabbling with the code etc. Im getting there, Ill post the whole thing when I get it together. I want to turn on a relay for X minutes every Y minutes throughout the day? any ideas? also...
by duck
Fri Feb 03, 2012 10:54 pm
Forum: Standard
Topic: Relay boxes switch Neutral, not Hot
Replies: 18
Views: 13817

Re: Relay boxes switch Neutral, not Hot

how are you testing?