Search found 12 matches

by RootsRockReefer
Fri May 16, 2014 6:04 pm
Forum: Addons
Topic: Dimming Module code
Replies: 7
Views: 4395

Re: Dimming Module code

For anyone else looking to do this and clarify one little thing. if (now()%30<10) ReefAngel.PWM.SetChannel(0,0); else ReefAngel.PWM.SetChannel(0,100); The "runtime" is actually the first set channel command line before the else. so if the above lines are used the relay or channel is on for...
by RootsRockReefer
Mon May 12, 2014 1:13 pm
Forum: Addons
Topic: Dimming Module code
Replies: 7
Views: 4395

Re: Dimming Module code

thanks for the feedback Inevo & Roberto I appreciate it a lot!
by RootsRockReefer
Sun May 11, 2014 8:16 pm
Forum: Addons
Topic: Dimming Module code
Replies: 7
Views: 4395

Re: Dimming Module code

Roberto, so here is the code for my dimming module. Channel 3 is the port I am attempting to set up with a 12 second on/off 24hrs a day, and turn off during feed mode; it is a DC optioned channel not a PWM. I used your code in the apply custom code here and channel3 wont operate after upload. this i...
by RootsRockReefer
Fri May 09, 2014 2:03 pm
Forum: Addons
Topic: Dimming Module code
Replies: 7
Views: 4395

Dimming Module code

Searching for examples have not found much that nails this so looking for guidance. So I am using my dimming module to drive external DC relays. I have managed to get them running with a simple on and off program using the saddle code programing with wizard using a delay of 0 seconds and picking a 5...
by RootsRockReefer
Fri Mar 28, 2014 2:30 pm
Forum: Standard
Topic: Stray voltage
Replies: 42
Views: 25438

Re: Stray voltage

So its official in my case, within a minute after pulling the dimming leads off the Relay Box the PH reading went from its 2.45 to the more expected 7.98. Re-calibrated the probe for kicks came in at 8.21 which is right in line with my standard PH test kits reading. After an hour the reading was sti...
by RootsRockReefer
Thu Mar 27, 2014 1:17 pm
Forum: Standard
Topic: Stray voltage
Replies: 42
Views: 25438

Re: Stray voltage

So if I simply removing the dimming leads from my LED drivers to the main unit, the PH probe should operate normally then, correct? This would completely remove the only dimming circuit I am using.
by RootsRockReefer
Wed Mar 26, 2014 7:40 pm
Forum: Standard
Topic: PH calibration sudden shift, broken?
Replies: 5
Views: 2539

Re: PH calibration sudden shift, broken?

Kraven,
Your experience seems to be identical to mine. Any change in your results.
by RootsRockReefer
Wed Mar 26, 2014 7:36 pm
Forum: Standard
Topic: Stray voltage
Replies: 42
Views: 25438

Re: Stray voltage

Old meanwell drivers didn't do that. Somewhere along the line, they changed something that started introducing stray voltage into RA through the dimming signal wire. I will unplug my LED set up and pull the dimming lead tomorrow and see if the PH probe acts normal. Its reading is absolutely unpredi...
by RootsRockReefer
Mon Mar 24, 2014 8:48 pm
Forum: Standard
Topic: Stray voltage
Replies: 42
Views: 25438

Re: Stray voltage

rimai wrote:Are you using meanwell drivers?
What do you believe meanwell drivers induce to the ra ph probe readings?
by RootsRockReefer
Mon Mar 24, 2014 8:30 pm
Forum: Ask anything here
Topic: Relay operation
Replies: 3
Views: 2780

Re: Relay operation

One more newbie experience. After a few days of enjoying the automation of functions I am finally getting around to the probe calibration. The PH probe is wandering for an extended period of time I see 10min 20min references on other posts I have attempted 3 calibrations and the probe on the 4th is ...
by RootsRockReefer
Fri Mar 21, 2014 10:11 pm
Forum: Ask anything here
Topic: Relay operation
Replies: 3
Views: 2780

Re: Relay operation

I plan on one I/O expansion module for the 4 additional external relay controls I need, but with basically 8 I/O's existing thought I would at least yell it out to see if anyone has tried yet. If i move the very active relays currently in the included relay box to the future external I/O's the noise...
by RootsRockReefer
Thu Mar 20, 2014 7:51 pm
Forum: Ask anything here
Topic: Relay operation
Replies: 3
Views: 2780

Relay operation

Was hoping to open up the relay box and hack the I/O signal to each outlet and operate some external din mounted quiet solid state relays. Anyone tried yet?