- Joined
- Jun 14, 2018
- Messages
- 277
- Reaction score
- 327
- Location
- Pueblo, Colorado
- What state or country do you live in
- Colorado
Hello friends!
I am setting up my new apex and am about to move my lights to the EB. Since they are not able to be controlled by the apex, I am thinking that I can just set the control type to always so that they can run their own schedule.
How can I write the code to allow the controller to shut them down if temp gets too high?
Would this work:
Fallback OFF
Set Off
If Time 00:00 to 24:00 Then ON
If Tmp > 81.0 Then Off
Min Time 005:00 Then On (will this give the LEDs a five minute cool down period before turning back on?)
Thanks in advance!
I am setting up my new apex and am about to move my lights to the EB. Since they are not able to be controlled by the apex, I am thinking that I can just set the control type to always so that they can run their own schedule.
How can I write the code to allow the controller to shut them down if temp gets too high?
Would this work:
Fallback OFF
Set Off
If Time 00:00 to 24:00 Then ON
If Tmp > 81.0 Then Off
Min Time 005:00 Then On (will this give the LEDs a five minute cool down period before turning back on?)
Thanks in advance!
If you have a heat problem, consider a solution at that time, but the lights would be the last thing I would set to turn off (being LED). You can also raise them, if possible, from the water level.

