Help needed to program apex to turn off skimmer

  • Thread starter Thread starter Adele
  • Start date Start date
  • Tagged users None

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

Adele

I don't sing
View Badges
Joined
Dec 1, 2017
Messages
789
Reaction score
1,938
What state or country do you live in
Arkansas
Rating - 0%
0   0   0
Can someone explain the programming to shut my skimmer down for two hours every morning from 0400 to 0600?
I know I need to use Advanced but once that is done, do I need to go back under "skimmer" and set the feed mode? I am not understanding how the system knows to turn it off, if a feed mode is not selected, but I am unsure what the feed mode data should be? Defer time?
 
Why do you want to shut it off and why for 2 hours? Are you feeding and that's why you want it off?

If you just want it to not run for 24 hours then write the program like this in the skimmer programming:

If 04:00 to 06:00 then OFF
 
Last edited:
Why do you want to shut it off and why for 2 hours? Are you feeding and that's why you want it off?

If you just want it to not run for 24 hours then write the program like this in the skimmer programming:

If 04:00 to 06:00 then OFF
Feeding/Dosing during this time and I only want it off for Two hours.
Like this?
image0.jpeg
 
Feeding/Dosing during this time and I only want it off for Two hours.
Like this?
image0.jpeg
Yes. I am no expert in programming, but am pretty sure that this will work. I do not have anything that I want programmed that way and I'm not at home to test an empty outlet with that programming to make sure. But, you can change the time and test it to make sure it is off between a certain time and comes back on
 
Yes. I am no expert in programming, but am pretty sure that this will work. I do not have anything that I want programmed that way and I'm not at home to test an empty outlet with that programming to make sure. But, you can change the time and test it to make sure it is off between a certain time and comes back on
thanks! I will give this a shot. I have tried for some time to figure this out on my own but no luck, but maybe was making it harder than it needed to be. Of course I was futzing around with the Feed Mode thing and didn't realize there was an advanced option on the picker wheel until today.
 
thanks! I will give this a shot. I have tried for some time to figure this out on my own but no luck, but maybe was making it harder than it needed to be. Of course I was futzing around with the Feed Mode thing and didn't realize there was an advanced option on the picker wheel until today.
Yep no problem. You can always check out Neptunes documentation on their website as they have some of the basic programming stuff on there. I've searched their programming forum as well when I was trying to do a complex program. I did not find the exact program that I needed, but it gave me a very good idea of what I needed to write
 
Yep no problem. You can always check out Neptunes documentation on their website as they have some of the basic programming stuff on there. I've searched their programming forum as well when I was trying to do a complex program. I did not find the exact program that I needed, but it gave me a very good idea of what I needed to write
I did get an error when I tried to send it as is. It wants me to put a key word in after "If". It does not like just the time.
 
yes write, if time is 04:00 to 06:00 then off
This is unbelievably frustrating.
IMG_7407.jpg
IMG_7408.jpg

Do you see anything wrong in the Configuration I wrote? I used "to" but still getting error. :-(
 
This is unbelievably frustrating.
IMG_7407.jpg
IMG_7408.jpg

Do you see anything wrong in the Configuration I wrote? I used "to" but still getting error. :-(
get rid of "is". Just write "If Time 04:00 to 06:00 Then OFF" and see if that works
 
sorry, i just caught that "is" right now myself
No Worries. I appreciate the help. For such a large forum, it is not uncommon to get 'crickets' to a question here. UPDATE: it worked like a charm. I did forget to change my slider bar to "auto" so it didn't turn off when I was up at 4:30 this morning, but when I did switch to auto it DID shut down at 0600 as programmed! Finally got this working. Seems trivial, but its one less thing I have to do now and when you have the automation capabilities, why not use them to their full potential right? Again, I am much appreciative for your assistance here.:)
 

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%
Back
Top