Apex Code not Kicking off Auto feeder

SpyC

Well-Known Member
View Badges
Joined
Jan 6, 2019
Messages
929
Reaction score
720
Location
WV
Rating - 0%
0   0   0
This was working a few days ago, but seems tochave stopped working and am trying to figure out why. From my understanding this shpuld run at 15:59, 17:59, and 19:59, but the feeder never triggers. Dod I do something wrong or does anything seem off? Is my understanding of how this should work incorrect? The return pump is on.

Fallback Off
Set OFF
OSC 000:00/000:20/120:00 Then ON
If Time 20:02 to 15:59 Then OFF
If Output Return_Pump = OFF Then OFF
 

vetteguy53081

Well known Member and monster tank lover
View Badges
Joined
Aug 11, 2013
Messages
91,901
Reaction score
202,983
Location
Wisconsin -
Rating - 100%
13   0   0
This was working a few days ago, but seems tochave stopped working and am trying to figure out why. From my understanding this shpuld run at 15:59, 17:59, and 19:59, but the feeder never triggers. Dod I do something wrong or does anything seem off? Is my understanding of how this should work incorrect? The return pump is on.

Fallback Off
Set OFF
OSC 000:00/000:20/120:00 Then ON
If Time 20:02 to 15:59 Then OFF
If Output Return_Pump = OFF Then OFF
Go to tasks and then to AFS and see if any software updates. Also plug into a different port in the EB832 and on the fusion page assure the bar is on auto
To verify connection, click on and it should run manually
 
OP
OP
S

SpyC

Well-Known Member
View Badges
Joined
Jan 6, 2019
Messages
929
Reaction score
720
Location
WV
Rating - 0%
0   0   0
Go to tasks and then to AFS and see if any software updates. Also plug into a different port in the EB832 and on the fusion page assure the bar is on auto
To verify connection, click on and it should run manually
I am using the avast plank and not the Neptune AFS. This is to turn the outlet on.
 

vetteguy53081

Well known Member and monster tank lover
View Badges
Joined
Aug 11, 2013
Messages
91,901
Reaction score
202,983
Location
Wisconsin -
Rating - 100%
13   0   0
I am using the avast plank and not the Neptune AFS. This is to turn the outlet on.
Very similar. .. . . . plug into a different port on the EB832 and on the fusion page assure the bar is on auto after you set your selected times and verify connection by clicking on and it should run the Avast manually via outlet
 
OP
OP
S

SpyC

Well-Known Member
View Badges
Joined
Jan 6, 2019
Messages
929
Reaction score
720
Location
WV
Rating - 0%
0   0   0
I am able to manually start the feeder from the apex.
 

vetteguy53081

Well known Member and monster tank lover
View Badges
Joined
Aug 11, 2013
Messages
91,901
Reaction score
202,983
Location
Wisconsin -
Rating - 100%
13   0   0

vetteguy53081

Well known Member and monster tank lover
View Badges
Joined
Aug 11, 2013
Messages
91,901
Reaction score
202,983
Location
Wisconsin -
Rating - 100%
13   0   0
Any suggestions on where to start the initial edits?


 

JM302

Active Member
View Badges
Joined
Aug 20, 2012
Messages
201
Reaction score
272
Location
Charlotte, NC
Rating - 0%
0   0   0
This is how my plank runs - Feeds every hour from 1PM up to and including 8PM.
1706576201423.png
 

Gribbles

Active Member
View Badges
Joined
Mar 10, 2022
Messages
255
Reaction score
171
Location
Cypress
Rating - 0%
0   0   0
This was working a few days ago, but seems tochave stopped working and am trying to figure out why. From my understanding this shpuld run at 15:59, 17:59, and 19:59, but the feeder never triggers. Dod I do something wrong or does anything seem off? Is my understanding of how this should work incorrect? The return pump is on.

Fallback Off
Set OFF
OSC 000:00/000:20/120:00 Then ON
If Time 20:02 to 15:59 Then OFF
If Output Return_Pump = OFF Then OFF
Your code will never turn the feeder on the way it is written.
Try removing your Set OFF or changing it to ON

Here's what I use:

OSC 000:00/000:30/000:30 Then ON
If Time 00:00 to 15:00 Then OFF
If Time 15:02 to 18:00 Then OFF
If Time 18:02 to 00:00 Then OFF
If FeedB 000 Then ON
 

JM302

Active Member
View Badges
Joined
Aug 20, 2012
Messages
201
Reaction score
272
Location
Charlotte, NC
Rating - 0%
0   0   0
This was working a few days ago, but seems tochave stopped working and am trying to figure out why. From my understanding this shpuld run at 15:59, 17:59, and 19:59, but the feeder never triggers. Dod I do something wrong or does anything seem off? Is my understanding of how this should work incorrect? The return pump is on.

Fallback Off
Set OFF
OSC 000:00/000:20/120:00 Then ON
If Time 20:02 to 15:59 Then OFF
If Output Return_Pump = OFF Then OFF
The only thing I see in your code is your OSC statement is saying on for 20 seconds then off for 2 hours. To get it to run the same time - you'd need to use OSC 000:000/000:20/119:40 to keep the timer in that same two hour window.
 
OP
OP
S

SpyC

Well-Known Member
View Badges
Joined
Jan 6, 2019
Messages
929
Reaction score
720
Location
WV
Rating - 0%
0   0   0
I removed the Set Off line and updated the wait to 119:40. Hoping this resolves the issue. Thank you for the help and suggestions!
 
OP
OP
S

SpyC

Well-Known Member
View Badges
Joined
Jan 6, 2019
Messages
929
Reaction score
720
Location
WV
Rating - 0%
0   0   0
Unfortunately the feeder did not kick off today. Really confused on what the issue is.
 

JM302

Active Member
View Badges
Joined
Aug 20, 2012
Messages
201
Reaction score
272
Location
Charlotte, NC
Rating - 0%
0   0   0
Unfortunately the feeder did not kick off today. Really confused on what the issue is.
I have one other thought. I was looking through the documentation but I can’t find exactly what I was looking for.

I’d try to plug it into outlet 4 or 8 and try there. The plank draws very little power and I believe outlets 1-3 and 5-7 are digital relays and outlets 4 and 8 are mechanical.

For example, my Tunze ATO will not switch on and off properly in any other outlet due to the low power consumption.

Try one of those outlets and see what happens. I know that I have my plank in outlet 8 and it works no issue.

I’d also be curious to know if the UI shows the outlet as off although it’s still actually on.
 

YOYOYOReefer

Valuable Member
View Badges
Joined
Dec 9, 2021
Messages
1,337
Reaction score
926
Location
bloomington il
Rating - 0%
0   0   0
I just use a cheap Wi-Fi outlet to control my plank I actually now use 2. The pump turns on before and runs longer than the feeder
 

JM302

Active Member
View Badges
Joined
Aug 20, 2012
Messages
201
Reaction score
272
Location
Charlotte, NC
Rating - 0%
0   0   0
This is straight from Avast's site:
1706655935261.png


I would not remove the fallback statement. Fallback purely tells the outlet what to do in the case the EBx loses communication with the Apex head.
 

vetteguy53081

Well known Member and monster tank lover
View Badges
Joined
Aug 11, 2013
Messages
91,901
Reaction score
202,983
Location
Wisconsin -
Rating - 100%
13   0   0
This is straight from Avast's site:
1706655935261.png


I would not remove the fallback statement. Fallback purely tells the outlet what to do in the case the EBx loses communication with the Apex head.
This is the one I suggested and agree it was written wrong . If this is used, should work.
 
OP
OP
S

SpyC

Well-Known Member
View Badges
Joined
Jan 6, 2019
Messages
929
Reaction score
720
Location
WV
Rating - 0%
0   0   0
I removed the set off line, but left the fallback off. My code, minus times, matched avast's site and didn't trigger it. I added set on and it started working for a few seconds, but not the full time. I'm about togove up and switch to 'If time x to y then on' and deal with the 1 minute run time.

Current code:
Fallback OFF
Set ON
OSC 000:00/000:10/119:50 Then ON
If Time 00:00 to 16:00 Then OFF
If Time 20:01 to 00:00 Then OFF
 

JM302

Active Member
View Badges
Joined
Aug 20, 2012
Messages
201
Reaction score
272
Location
Charlotte, NC
Rating - 0%
0   0   0
I removed the set off line, but left the fallback off. My code, minus times, matched avast's site and didn't trigger it. I added set on and it started working for a few seconds, but not the full time. I'm about togove up and switch to 'If time x to y then on' and deal with the 1 minute run time.

Current code:
Fallback OFF
Set ON
OSC 000:00/000:10/119:50 Then ON
If Time 00:00 to 16:00 Then OFF
If Time 20:01 to 00:00 Then OFF
Try outlet 4 or 8 before you do that. If your code is right, something else is wrong. Digital relays take current to function properly. The plank may not have enough to be consistent.
 

Reefing threads: Do you wear gear from reef brands?

  • I wear reef gear everywhere.

    Votes: 30 15.8%
  • I wear reef gear primarily at fish events and my LFS.

    Votes: 11 5.8%
  • I wear reef gear primarily for water changes and tank maintenance.

    Votes: 1 0.5%
  • I wear reef gear primarily to relax where I live.

    Votes: 25 13.2%
  • I don’t wear gear from reef brands.

    Votes: 111 58.4%
  • Other.

    Votes: 12 6.3%
Back
Top