Program troubles

am3gross

Well-Known Member
View Badges
Joined
Aug 24, 2020
Messages
739
Reaction score
858
Location
Hampton Virginia
Rating - 100%
1   0   0
Has something changed with the new APEX as far as coding? I am trying to have my return pumps go off when the feed comes on, but for what ever reason it is not working. I have even tried doing the setup wizard and that does not work either. Going thru the tutorial is also no joy. Am I missing something here?

Here is the code for the return pump. It should go off when Feed B feeds, No?

Fallback OFF
Set ON
If FeedB 000 Then OFF


Mike
 
Has something changed with the new APEX as far as coding? I am trying to have my return pumps go off when the feed comes on, but for what ever reason it is not working. I have even tried doing the setup wizard and that does not work either. Going thru the tutorial is also no joy. Am I missing something here?

Here is the code for the return pump. It should go off when Feed B feeds, No?

Fallback OFF
Set ON
If FeedB 000 Then OFF


Mike
Looks right. Did you save it?
 
Screenshot 2023-06-16 002852.png


No, I even shut the slider off and on a few times to reset it with no joy. I have programing for most of my equipment, so most is in the "AUTO" position.
 
Ok, figured some stuff out here.

Still not sure why it wont shut the pumps off with this code....

Fallback OFF
Set ON
If FeedB 000 Then OFF

However, it will work with this code to accomplish what I want.
Fallback OFF
Set ON
If Time 14:58 to 15:10 Then OFF

Still waiting on the MXM so I can see what that is all about. Should be here Saturday.
 
Let us know how it goes with the MXM. I'm running a Vortech through the old WXM and I'm wondering if there are any added features in the MXM to make it worth upgrading my pump to Mobius and switching to the MXM.
 

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%

New Posts

Back
Top