Jump to content

Apex programing.


matt

Recommended Posts

I want to set it up where my skimmer and ato turn off when my return is off and come on 10 min after they turn on. I know there is a way to type it out in the advanced programing part. I just don't remember how to do it. Then of you could help me set up my feed modes. How would I word it I'm the advanced mode? It reads like feed mode "A" return off for 15 min wich turns the skimmer and ato off and then they come on to min after feed mode cycle. Then feed mode "B" skimmer of for 24hrs.

 

sent from a Samsung note 4

Link to comment
Share on other sites

If I want the say the skimmer to come on 5 min after feed mode o would just put

 

Fallback off

If FeedA 000 then off

Defer 005:00 Then on

 

sent from a Samsung note 4

 

Yep that looks good.  Feed mode turns it off.  When feed mode is done, it will take another 5 minutes for the outlet to turn on via the defer statement.

Link to comment
Share on other sites

I tryed reading the manul and It makes no sense to me. This is what I put for the skimmer and it just shuts off. 

Fallback ON
If Outlet return = OFF Then OFF
If FeedA 000 Then OFF
Defer 005:00 Then ON
If FeedB 000 Then OFF
If FeedC 000 Then OFF
 
I am still setting up my feed cycles.
Link to comment
Share on other sites

 

I tryed reading the manul and It makes no sense to me. This is what I put for the skimmer and it just shuts off. 

Fallback ON
If Outlet return = OFF Then OFF
If FeedA 000 Then OFF
Defer 005:00 Then ON
If FeedB 000 Then OFF
If FeedC 000 Then OFF
 
I am still setting up my feed cycles.

 

to be honest the Apex Forums are the best Resource out there for code, not only have other people asked these same questions, they have several members who understand the programming language and can give you nay code needed. I'm not trying to discourage you from asking, I personally though have found the quickest responses (usually within a few hours) come from there. https://forum.neptunesystems.com/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...