Program Apex by Date and Time

Users Who Are Viewing This Thread (Total: 0, Members: 0, Guests: 0)

Js.Aqua.Project

Reef Addict
View Badges
Joined
Apr 29, 2016
Messages
1,898
Reaction score
3,662
Location
Ocala, FL
Rating - 0%
0   0   0
I know it is possible to program a function by time, does anyone know if it is possible to also program an outlet by date?

For example, if I am breeding and want the return pumps off on a certain day that lines up with my spawn schedule...

The comprehensive manual doesn't say anything about it.
 
I know it is possible to program a function by time, does anyone know if it is possible to also program an outlet by date?

For example, if I am breeding and want the return pumps off on a certain day that lines up with my spawn schedule...

The comprehensive manual doesn't say anything about it.
You can do programming by day of week, but not by specific date or to specify intervals greater than 7 days.
 
example: if you want the return pump to be off on Sunday
you can do that. This code will turn the return off every sunday
you can add a time to this statement for say you want it off on sundays from 11am to 11pm...

if time 11:00 to 23:00 then off
If DoW -MTWTFS Then OFF
 
You can do programming by day of week, but not by specific date or to specify intervals greater than 7 days.
I am sure there aren't a lot of people requesting this one, but is it something that could be added in a future update? I am sure people collecting spawn by certain dates would appreciate the extra automation assistance. That would definitely be helpful to me (but I am only one person and will set up google calendar reminders to help me out).
 

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%

New Posts

Back
Top