Shard
Member
I have a question about my lighting program for my AI modules and am hoping that someone here can help, maybe Kenargo
Here is a quick rundown of my setup.
I have 4 - V1 AI modules over my 90g reef and I have a switch setup to turn on all my lights when flipped. I do this by way of a virtual outlet called "LightRelay". The problem I am having is with the white LEDs in my setup.
If the lights are out, and I flip my switch to turn on the lights and then turn the switch off, my blues go out properly, but the whites stay on, I guess on a down ramp. I am going to post my program/setup so that someone can take a look at it and suggest a modification so that my whites function as I would want them to.
It is also creating problems with my backup power cut off. I have the lights setup to turn off in case of a power outage, so my battery backup will last longer and only run the return pumps. If I pull the 12V adapter to simulate a power outage, the LEDs go off, but when I put the 12V adapter back in, the whites come on, even if it is after the light cycle has ended. I assume this issue will be solved by whatever solves the first issue as well.
Profiles:
AI-Moon
15
0
3
AI-Blue
60
0
100
AI-White
60
0
45
AI-SunSt
60
100
0
AI-Storm
4
2
2
75
50
100
AI-Cloud
10
65
3
15
0
0
AI-Temp
0
0
100
Virtual Outlets:
Daytime
If Sun 180/180 Then ON
Sunrise
If Sun 120/180 Then ON
If Outlet DayTime = ON Then OFF
Sunset
If Sun 180/240 Then ON
If Outlet DayTime = ON Then OFF
Storming
Set OFF
If Time 15:00 to 16:00 Then ON
If DoW SM-W-F- Then OFF
Cloudy
Set OFF
If Time 15:00 to 16:00 Then ON
If DoW -MTWTFS Then OFF
AI-LEDs
Fallback OFF
Set OFF
If Moon 000/000 Then ON
If Outlet Sunrise = ON Then ON
If Outlet DayTime = ON Then ON
If Outlet Sunset = ON Then ON
If Outlet Storming = ON Then ON
If Outlet Cloudy = ON Then ON
LightRelay
Set OFF
If Switch3 CLOSED Then ON
VDM Serial:
BluLED_7_5
Fallback OFF
Set OFF
If Moon 000/000 Then AI-Moon
If Outlet Sunrise = ON Then AI-Blue
If Outlet DayTime = ON Then AI-Blue
If Outlet Sunset = ON Then AI-SunSt
If Outlet Storming = ON Then AI-Storm
If Outlet Cloudy = ON Then AI-Cloud
If Outlet LightRelay = ON Then AI-Temp
If Power Apex Off 000 Then OFF
WhtLED_7_6
Set OFF
Fallback OFF
If Sun 180/150 Then AI-White
If Outlet Storming = ON Then AI-Storm
If Outlet Cloudy = ON Then AI-Cloud
If Outlet LightRelay = ON Then AI-Temp
If Power Apex Off 000 Then OFF
I have 4 - V1 AI modules over my 90g reef and I have a switch setup to turn on all my lights when flipped. I do this by way of a virtual outlet called "LightRelay". The problem I am having is with the white LEDs in my setup.
If the lights are out, and I flip my switch to turn on the lights and then turn the switch off, my blues go out properly, but the whites stay on, I guess on a down ramp. I am going to post my program/setup so that someone can take a look at it and suggest a modification so that my whites function as I would want them to.
It is also creating problems with my backup power cut off. I have the lights setup to turn off in case of a power outage, so my battery backup will last longer and only run the return pumps. If I pull the 12V adapter to simulate a power outage, the LEDs go off, but when I put the 12V adapter back in, the whites come on, even if it is after the light cycle has ended. I assume this issue will be solved by whatever solves the first issue as well.
Profiles:
AI-Moon
15
0
3
AI-Blue
60
0
100
AI-White
60
0
45
AI-SunSt
60
100
0
AI-Storm
4
2
2
75
50
100
AI-Cloud
10
65
3
15
0
0
AI-Temp
0
0
100
Virtual Outlets:
Daytime
If Sun 180/180 Then ON
Sunrise
If Sun 120/180 Then ON
If Outlet DayTime = ON Then OFF
Sunset
If Sun 180/240 Then ON
If Outlet DayTime = ON Then OFF
Storming
Set OFF
If Time 15:00 to 16:00 Then ON
If DoW SM-W-F- Then OFF
Cloudy
Set OFF
If Time 15:00 to 16:00 Then ON
If DoW -MTWTFS Then OFF
AI-LEDs
Fallback OFF
Set OFF
If Moon 000/000 Then ON
If Outlet Sunrise = ON Then ON
If Outlet DayTime = ON Then ON
If Outlet Sunset = ON Then ON
If Outlet Storming = ON Then ON
If Outlet Cloudy = ON Then ON
LightRelay
Set OFF
If Switch3 CLOSED Then ON
VDM Serial:
BluLED_7_5
Fallback OFF
Set OFF
If Moon 000/000 Then AI-Moon
If Outlet Sunrise = ON Then AI-Blue
If Outlet DayTime = ON Then AI-Blue
If Outlet Sunset = ON Then AI-SunSt
If Outlet Storming = ON Then AI-Storm
If Outlet Cloudy = ON Then AI-Cloud
If Outlet LightRelay = ON Then AI-Temp
If Power Apex Off 000 Then OFF
WhtLED_7_6
Set OFF
Fallback OFF
If Sun 180/150 Then AI-White
If Outlet Storming = ON Then AI-Storm
If Outlet Cloudy = ON Then AI-Cloud
If Outlet LightRelay = ON Then AI-Temp
If Power Apex Off 000 Then OFF
Last edited: