apex programming for lights

Siptang

New member
I need some help.
Googled and searched neptune forum but didnt really find what I was looking for.

I wanted my actinic to come on during early afternoon then off when my main light cpmes on and on couple of mins before my main lights go pff and stay for additional 30 mins.

Any help or template wpuld be appreciated.
 
I have mine like this that way I see blues only and while im pretending to work the ugly whites are on
Blue leds
Fallback ON
Set OFF
If Time 08:30 to 11:30 Then ON
If Time 15:30 to 21:30 Then ON
If Temp > 82.0 Then OFF
Min Time 030:00 Then OFF
If FeedB 000 Then ON
white halide or led
Fallback ON
Set OFF
If Time 11:15 to 15:15 Then ON
If Temp > 81.5 Then OFF
Min Time 030:00 Then OFF
If FeedB 000 Then ON
 
Actinics:

Set OFF
If Time 05:30 to 06:10 Then ON
If Time 14:30 to 17:30 Then ON
If Time 17:30 to 19:00 Then ON
If Time 20:30 to 21:00 Then ON
If Temp > 80.5 Then OFF
Min Time 030:00 Then OFF
If FeedB 000 Then ON

Whites:

Set OFF
If Time 17:30 to 20:30 Then ON
If Temp > 80.0 Then OFF
Min Time 030:00 Then OFF
If FeedB 000 Then ON

On mine I set it up to run actinics only, then whites, mid day punch with both on and then back to whites and actinics again. Just work off Josh or my coding and adjust the time frame accordingly.
 
Listen to c3po mine was setup by a guy that doesnt know his head from his butt. This guy seems to know how to program it lol
 
I need some help.
Googled and searched neptune forum but didnt really find what I was looking for.

I wanted my actinic to come on during early afternoon then off when my main light cpmes on and on couple of mins before my main lights go pff and stay for additional 30 mins.

Any help or template wpuld be appreciated.

Here's a basic program, adjust the times to suite your needs.

Actinic:
Fallback OFF
Set OFF
If Time 12:00 to 13:00 Then ON
If Time 18:30 to 19:00 Then ON

Main light:
Fallback OFF
Set OFF
If Time 12:59 to 18:32 Then ON
If Temp > 82 Then OFF
 
Thank you very much guys!!
I will try this tonight!!! I knew I would get faster response from our members then neptunes forum lol. (less harsh as well)

c3po lmbo
 
Back
Top