Reef Central Online Community

Go Back   Reef Central Online Community > Sponsor Forums > Neptune Systems
Blogs FAQ Calendar

Notices

User Tag List

Reply
Thread Tools
Unread 04/21/2010, 07:07 PM   #1
saf
Registered Member
 
saf's Avatar
 
Join Date: Feb 2002
Location: Maryland
Posts: 244
APEX Day of the week/order of programming question

I have an Apex and I am trying to run a pump on Sunday, Tuesday, Wednesday, and Friday for one minute. Where is the DoW command inserted into the Apex programming? Here is my program:

Fallback OFF
Set OFF
If Time 18:01 to 18:02 Then ON
If DoW S-TW-F- Then ON

So does the DoW command come before our after the desired time that I want the outlet on?

Thanks,

Scott


saf is offline   Reply With Quote
Unread 04/21/2010, 07:19 PM   #2
RussM
Registered Member
 
Join Date: Jan 2007
Location: El Cajon, CA
Posts: 7,818
What you have will make the pump turn on at 1800 each day, and also turn on all day long on Sun, Tue, Wed, & Fri.

Change to:
If DoW -M--T-S Then OFF

This makes it so the pump will NOT come on on the days you don't want it to be on.



Last edited by RussM; 04/21/2010 at 07:25 PM.
RussM is offline   Reply With Quote
Unread 04/21/2010, 07:24 PM   #3
saf
Registered Member
 
saf's Avatar
 
Join Date: Feb 2002
Location: Maryland
Posts: 244
Is that the right order? Time first then DoW? So it would be:

Fallback OFF
Set OFF
If DoW -M--T-S Then OFF
If Time 18:01 to 18:02 Then ON


saf is offline   Reply With Quote
Unread 04/21/2010, 07:26 PM   #4
RussM
Registered Member
 
Join Date: Jan 2007
Location: El Cajon, CA
Posts: 7,818
You had the order right the first time


RussM is offline   Reply With Quote
Unread 04/21/2010, 07:27 PM   #5
saf
Registered Member
 
saf's Avatar
 
Join Date: Feb 2002
Location: Maryland
Posts: 244
Thanks Russ!


saf is offline   Reply With Quote
Unread 07/22/2013, 07:10 AM   #6
mc-cro
(macro)
 
mc-cro's Avatar
 
Join Date: Sep 2004
Location: Louisville, KY
Posts: 2,238
I want to do just the opposite as the OP in this old thread.

I want to turn my skimmer off for 30 minutes, once per week to try and prevent salt buildup in the venturi.

how do I do a DoW and specific time to be off? Do I actually need to specific all the time it should be ON?


__________________
Time is the most valuable thing you have... spend it wisely

Current Tank Info: 60x26x24 AGE 3 sided starphire
mc-cro is offline   Reply With Quote
Unread 08/12/2013, 09:55 AM   #7
mc-cro
(macro)
 
mc-cro's Avatar
 
Join Date: Sep 2004
Location: Louisville, KY
Posts: 2,238
I forgot about this, but still not sure how to tell the skimmer I want it to turn off for 1hr on Monday at 9am?

if Dow M 09:00- 10:00 then off ??


__________________
Time is the most valuable thing you have... spend it wisely

Current Tank Info: 60x26x24 AGE 3 sided starphire
mc-cro is offline   Reply With Quote
Unread 08/13/2013, 07:24 AM   #8
aquamanic
WHO DAT??
 
aquamanic's Avatar
 
Join Date: Sep 2009
Location: Baton Rouge, LA
Posts: 5,709
If Time 09:00 to 10:00 then OFF
If DOW S-TWTFS Then ON

If will turn the outlet OFF at 9 but only on Monday since all the other days in the DOW statement will evaluate to TRUE and the outlet will remain ON. Since Monday is false (-) then the DOW statement does not evaluate to true and the outlet goes OFF.


__________________
I don't work for Neptune. Please put all questions into forum posts and not PM's.
Visit the Neptune Community Forums for the latest Neptune updates - forum.neptunesystems.com
aquamanic is offline   Reply With Quote
Unread 08/16/2013, 06:02 AM   #9
mc-cro
(macro)
 
mc-cro's Avatar
 
Join Date: Sep 2004
Location: Louisville, KY
Posts: 2,238
perfect, thank you!


__________________
Time is the most valuable thing you have... spend it wisely

Current Tank Info: 60x26x24 AGE 3 sided starphire
mc-cro is offline   Reply With Quote
Unread 12/03/2017, 12:33 PM   #10
malx
Registered Member
 
malx's Avatar
 
Join Date: Aug 2003
Location: Las Vegas
Posts: 1,324
Reviving this thread. I want the same thing..

I'm using

Fallback OFF
Set OFF
If DoW S-TW-FS Then OFF
If Time 00:00 to 23:59 Then ON

In my DoS pump advanced settings.

Also my interval setup looks like this:



Let me know what you guys think!


malx is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Programing lights APEX DaFishHead Neptune Systems 9 11/24/2009 08:13 PM
Day of Week programming question aquamanic Neptune Systems 12 10/24/2009 04:24 PM
Apex programming and days of the week saf Neptune Systems 1 10/05/2009 09:33 AM
Apex Day Statement Programming Typhon Neptune Systems 2 08/17/2009 07:21 PM
Possible to program differently depending on day of the week? Armando Neptune Systems 5 06/10/2005 05:15 PM


All times are GMT -6. The time now is 09:21 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Powered by Searchlight © 2024 Axivo Inc.
Use of this web site is subject to the terms and conditions described in the user agreement.
Reef CentralTM Reef Central, LLC. Copyright ©1999-2022
User Alert System provided by Advanced User Tagging v3.3.0 (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.