My return pump is not shutting off even though the pump outlet shows off. What is wrong with my programming? I have a Vectra S2 tied in with the MXM module. I am not using an Apex power bar. I am using the same program for feed mode A on my power heads and they shut off.
Here is what I have programmed:
Fallback ON
tdata 00:00:00,0,0,90,0,0,0,0,0,0,0,0,0,0
tdata 23:59:00,0,0,90,0,0,0,0,0,0,0,0,0,0
If FeedA 005 Then OFF
If Output B1_FeedMode = ON Then OFF
I am also trying to use a push button through my breakout box to trigger a feed mode instead of using the app. The system appears to be working at showing the pump outlets as off, but the pumps continue to run.
Here is what I have programmed:
Fallback ON
tdata 00:00:00,0,0,90,0,0,0,0,0,0,0,0,0,0
tdata 23:59:00,0,0,90,0,0,0,0,0,0,0,0,0,0
If FeedA 005 Then OFF
If Output B1_FeedMode = ON Then OFF
I am also trying to use a push button through my breakout box to trigger a feed mode instead of using the app. The system appears to be working at showing the pump outlets as off, but the pumps continue to run.
