Search found 18 matches

by Tranquil201
Tue Mar 27, 2018 1:22 pm
Forum: Standard
Topic: Reef Angel Plus Setup & Addons FOR SALE
Replies: 5
Views: 9850

Re: Reef Angel Plus Setup & Addons FOR SALE

Hello,

Sorry this item is no longer for sale ATM. Im going to be breaking down my tank and starting it over.


Sent from my iPhone using Tapatalk
by Tranquil201
Mon Mar 26, 2018 3:31 pm
Forum: Standard
Topic: Dimmable Onyx by Rapid
Replies: 3
Views: 8652

Re: Dimmable Onyx by Rapid

USED Dimmable Onyx by Rapid LED $225 Number of units for sale (3) $225.00 Each Or Take all 3 units for $600.00 Light is in perfect working condition. Specs: 14 CREE XT-E Royal Blue 8 CREE XP-G Cool White 4 SemiLEDs Violet UV 1 CREE XP-E Green 1 Oslon 660nm Red Lens Angle: 60 degrees ITEMS INCLUDED ...
by Tranquil201
Sat Mar 24, 2018 12:48 pm
Forum: Standard
Topic: Dimmable Onyx by Rapid
Replies: 3
Views: 8652

Re: Dimmable Onyx by Rapid

USED Dimmable Onyx by Rapid LED $225 Number of units for sale (3) $225.00 Each Or Take all 3 units for $600.00 Light is in perfect working condition. Specs: 14 CREE XT-E Royal Blue 8 CREE XP-G Cool White 4 SemiLEDs Violet UV 1 CREE XP-E Green 1 Oslon 660nm Red Lens Angle: 60 degrees ITEMS INCLUDED ...
by Tranquil201
Sat Mar 24, 2018 10:00 am
Forum: Standard
Topic: Reef Angel Plus Setup & Addons FOR SALE
Replies: 5
Views: 9850

Re: Reef Angel Plus W/ addons For Sale

UPDATED TYPE OF SALE

ATTACHMENTS & EXPANSIONS ARE SEPARATE
by Tranquil201
Sat Mar 24, 2018 8:17 am
Forum: Standard
Topic: Dimmable Onyx by Rapid
Replies: 3
Views: 8652

Re: Dimmable Onyx by Rapid

Bump!


Sent from my iPhone using Tapatalk
by Tranquil201
Fri Mar 23, 2018 9:23 pm
Forum: Standard
Topic: Reef Angel Plus Setup & Addons FOR SALE
Replies: 5
Views: 9850

Re: Reef Angel Plus W/ addons For Sale

Updated:
by Tranquil201
Thu Mar 22, 2018 7:29 pm
Forum: Standard
Topic: Dimmable Onyx by Rapid
Replies: 3
Views: 8652

Dimmable Onyx by Rapid

USED Dimmable Onyx by Rapid LED $225 Number of units for sale (3) $225.00 Each Or Take all 3 units for $600.00 Light is in perfect working condition. Specs: 14 CREE XT-E Royal Blue 8 CREE XP-G Cool White 4 SemiLEDs Violet UV 1 CREE XP-E Green 1 Oslon 660nm Red Lens Angle: 60 degrees ITEMS INCLUDED I...
by Tranquil201
Thu Mar 22, 2018 6:34 pm
Forum: Standard
Topic: Reef Angel Plus Setup & Addons FOR SALE
Replies: 5
Views: 9850

Reef Angel Plus Setup & Addons FOR SALE

ReefAngel Plus Controller Setup $120.00 1 Controller 1 Relay Box 2 Temp Probes 1 PH Probe 1 Communication cable 1 USB-TTL converter Cable 1 USB power cable Attachments & Expansions Dimming Expansion: $70.00 Expansion HUB & Relay Box: $100.00 RF Expansion: $70.00 WIFI Attachment $65.00 Every...
by Tranquil201
Sat Sep 05, 2015 6:30 pm
Forum: Ask anything here
Topic: RAPID LED ONYX WIRES
Replies: 2
Views: 4332

Re: RAPID LED ONYX WIRES

Depends if your gonna be connecting them together or controlling each one individually. If you want to plug one to the ra and the. Daisy chain you'd need a combo. If you want to connect them all to two dimming ports on the RA you can do either cabling. If you are gonna connect them to a dimming mod...
by Tranquil201
Sat Sep 05, 2015 1:29 pm
Forum: Ask anything here
Topic: RAPID LED ONYX WIRES
Replies: 2
Views: 4332

RAPID LED ONYX WIRES

Hello, I just recently upgraded to a 180G tank. For my upgrade I'm buying new light fixtures and going with 3 Dimmable ONYX fixtures from RAPID LED. I wanted to see if anyone has any experience connecting 3 of these units to the RA controller. Do I just need 3 sets of the onyx to bare wire or do I n...
by Tranquil201
Sun Jul 27, 2014 9:00 am
Forum: How do I code ...
Topic: PWM Slope Code
Replies: 16
Views: 11114

Re: PWM Slope Code

Ah ok thanks

cosmith71 wrote:They are separate. The portal values are irrelevant when you've specified times, etc in the code. They won't update, nor will it make any difference what you change them to since you've hard coded the values.

--Colin
by Tranquil201
Sun Jul 27, 2014 8:50 am
Forum: How do I code ...
Topic: PWM Slope Code
Replies: 16
Views: 11114

Re: PWM Slope Code

Ok I uploaded ReefAngel.PWM.SetDaylight( PWMSlope(14,0,22,30,15,60,60,0) ); ReefAngel.PWM.SetActinic( PWMSlope(13,30,23,0,15,80,60,0) ); Should the percentage values reflect under internal memory within portal? In portal it's showing Daylights Start 15% End 60% (14,0,22,30,15,60,60,0) ); Actinics St...
by Tranquil201
Sun Jul 27, 2014 7:16 am
Forum: How do I code ...
Topic: PWM Slope Code
Replies: 16
Views: 11114

Re: PWM Slope Code

Ok hopefully this does it. If they don't turn off ill just manually override them to off and see if they take effect in 24 hours.
cosmith71 wrote:I should think so.

--Colin
by Tranquil201
Sun Jul 27, 2014 7:11 am
Forum: How do I code ...
Topic: PWM Slope Code
Replies: 16
Views: 11114

Re: PWM Slope Code

OK so to answer my question.. So this should all take effect today and my lights will turn off at 11:00PM tonight?


cosmith71 wrote:I think this:

Code: Select all

ReefAngel.PWM.SetDaylight( PWMSlope(14,0,22,30,15,60,60,0) );
ReefAngel.PWM.SetActinic( PWMSlope(13,30,23,0,15,80,60,0) );
will override memory settings.

--Colin
by Tranquil201
Sun Jul 27, 2014 7:02 am
Forum: How do I code ...
Topic: PWM Slope Code
Replies: 16
Views: 11114

Re: PWM Slope Code

I am using internal memory.
by Tranquil201
Sun Jul 27, 2014 6:53 am
Forum: How do I code ...
Topic: PWM Slope Code
Replies: 16
Views: 11114

Re: PWM Slope Code

Thanks all for the reply on that first question. One time other thing that I need cleared up... My actinics will come on at 1:30PMEST. I've read on other threads something regarding changing light % or the slope duration during the (ON lights period) that the changes will not take effect for 24 hour...
by Tranquil201
Sat Jul 26, 2014 10:39 pm
Forum: How do I code ...
Topic: PWM Slope Code
Replies: 16
Views: 11114

PWM Slope Code

Does this code look correct? Daylights on a 2:00PM ramp up from 15%-60% over 60 minutes. Then ramp down from 60% to 15% and turn off at 10:30PM to 0% Actinics on at 1:30PM ramp up from 15%-80% over 60 minutes. Then ramp down from 80% to 15% but turn off at 11:00PM to 0% ReefAngel.PWM.SetDaylight( PW...