|
03/08/2017, 06:26 AM | #1 |
Registered Member
Join Date: Aug 2016
Posts: 38
|
Apex Issues
I have the AFS module for the Apex. I set up the VO as described and the VO never triggers by time but will trigger for feed mode. Everything else in the programming works fine and I copied it in word for word.
Try1.jpg Try12.jpg Try13.jpg Try14.jpg |
03/08/2017, 06:28 AM | #2 |
Registered Member
Join Date: Aug 2016
Posts: 38
|
So then I tried to set everything back to normal set up with the AFS and just have everything turn off if the AFS outlet state was ON. Again the AFS never triggered.
Try21.jpg Try22.jpg Try 23.jpg |
03/08/2017, 10:25 AM | #3 |
Registered Member
Join Date: Jan 2010
Location: Conroe, TX
Posts: 647
|
probably have better luck getting help in the Neptune forum
__________________
DSA 105g Neo Pro |
03/08/2017, 10:34 AM | #4 |
Registered Member
Join Date: Aug 2016
Posts: 38
|
I've tried, haven't heard anything yet.
|
03/08/2017, 10:43 AM | #5 |
Registered Member
Join Date: Jul 2009
Location: Iowa
Posts: 9,671
|
I'm having a hard time pulling up those pictures if you can copy paste your code would help.
Here's my programming for mine. It rotates once and 4x a day. Edit: and fyi I don't program it like in the comprehensive manual as I don't like the inverse timing. I like straight forward and simple. virtual outlet Fallback OFF Set OFF If Time 12:00 to 12:02 Then ON If Time 15:00 to 15:02 Then ON If Time 18:00 to 18:02 Then ON If Time 21:00 to 21:02 Then ON If FeedA 000 Then ON AFS module Fallback OFF Set OFF If Output vfeed_A8 = ON Then ON If FeedA 000 Then ON Defer 002:00 Then ON (I have my return turn off when feeding so pellets don't go down the drain so this is a delay to allow the return to shutdown and the overflow drain down)
__________________
rebuild and recovery log: No more red house, you'll have to click on my name and visit my homepage! You can check out my parameters at reeftronics dot net website and look for my username. Current Tank Info: 180g mixed reef w/ a beananimal overflow to a dolomite RRUGF. | 20g long G. Smithii Mantis Tank Last edited by jason2459; 03/08/2017 at 10:48 AM. |
03/08/2017, 11:01 AM | #6 |
Registered Member
Join Date: Aug 2016
Posts: 38
|
VO
Set OFF If Time 11:30 to 11:34 Then ON If Time 17:00 to 17:04 Then ON If FeedA 000 Then ON Feeder Falback OFF Set OFF If outlet Vfeed = ON then ON Defer 001 then ON. |
|
|