I have a Neptune Apex Fusion based controller, with the EB832 power bar. I do not make use of the 12V aux power and also have no UPS. I have Power Monitoring OFF:
It is my understanding from several posts that if I add this line to the end of my return pump program:
it would delay the outlet from being turned on after power has been restored to the apex.
That is not the behaviour I observe. It seems like the events that occur is as follows:
Here is the complete program for the outlet:
It is my understanding from several posts that if I add this line to the end of my return pump program:
If Power Apex Off 003 Then OFF
it would delay the outlet from being turned on after power has been restored to the apex.
That is not the behaviour I observe. It seems like the events that occur is as follows:
- I unplug the Apex from the wall and everything goes out - as expected.
- I wait 1 minute
- I plug the Apex back into the wall outlet.
- The return pump outlet is turned ON - NOT as expected
- A second or two later it is turned OFF again - NOT as expected
- After 3 minutes the Apex turns it ON again - as expected
Here is the complete program for the outlet:
Fallback ON
Set ON
If FeedB 030 Then OFF
If Power Apex Off 002 Then OFF