My Apex controls my Vectra Feed Mode

I am using a solenoid and my apex "œFeed A" to turn on the feed mode on my Vectra M1. I have positioned the solenoid shaft to just in reach of the Vectra button, I padded both the shaft and Vectra button to avoid damaging the controller. It works great. I hope this helps you.
Paul Martin
 

Attachments

  • E8D5E98C-2C52-40B7-8E7E-DCD0AB236F69.jpg
    E8D5E98C-2C52-40B7-8E7E-DCD0AB236F69.jpg
    58.9 KB · Views: 5
Cool idea. I hope on day the will incorporate the return pumps to the wxm module.

Sent from my Pixel 2 using Tapatalk
 
Does pushing feed A activate an outlet to which the solenoid is attached, or is it more complicated than that?

Neat idea, good implementation.


Sent from my iPhone using Tapatalk
 
Neil,
Yes, activating feed A turns on the outlet the AC/DC power adaptor is connected to, which drives the solenoid. The apex programming was a little tricky but not too bad.
 
It's sad that it has come to that. I love my Radion lights, but I would think long and hard before buying another Ecotech product because they refuse to integrate the new pumps with the apex.
 
Neil,
Yes, activating feed A turns on the outlet the AC/DC power adaptor is connected to, which drives the solenoid. The apex programming was a little tricky but not too bad.



A simple yet elegant solution. But agreed- refusing to integrate their electronics with any controller type is a big mistake in this day and age.


Sent from my iPhone using Tapatalk
 
I mean its not like Neptune makes any of their controllers open. They do at least give you the option of some inputs and user programming though :)
 
I mean its not like Neptune makes any of their controllers open. They do at least give you the option of some inputs and user programming though :)



While I don't believe that the Neptune aquabus protocol is open or published anywhere Neptune has stated that that will openly work with any company who is interested in integrating their product with the apex.

And honestly with Ecotech the situation is even slightly worse as there is already an apex module that integrates with Ecotech products, but Ecotech explicitly didn't allow neptune to use that module to integrate with the vectra pumps. It literally is just a matter of a code change to allow the integration to work here.
 
And honestly with Ecotech the situation is even slightly worse as there is already an apex module that integrates with Ecotech products, but Ecotech explicitly didn't allow neptune to use that module to integrate with the vectra pumps. It literally is just a matter of a code change to allow the integration to work here.

Totally agree here. I'd even be ok if EcoTech offered an API at the ReefLink or ReefWhateverCloud offering they have, but there isn't any documented at this level either (Neptune has at least something here on the local level). I poked at the radio modules on the original VorTechs quite awhile ago, but didn't really spend much time sorting out their protocol - at least it looked pretty straight forward assuming you used a matching transceiver.
 
Well, my understanding is that Ecotech is working on coming to market with their own controller, which would obviously compete with the Apex. If they had control of their pumps in their own controller, as they do with ReefLink, that's a differentiating factor to try to grab users.
 
Well, my understanding is that Ecotech is working on coming to market with their own controller, which would obviously compete with the Apex. If they had control of their pumps in their own controller, as they do with ReefLink, that's a differentiating factor to try to grab users.


While that is true for some people it can also backfire on them as well. Speaking for myself, I definitely won't buy a Vectra pump and I'll think long and hard about buying any other Ecotech equipment because I live and die by my apex. I believe that there are a lot of other apex users who feel the same way.

So while they may draw some additional sales from people who want pumps and Ecotech controllers I suspect that they will also lose a number of pump only sales from people with apexes and other controllers who don't want to switch controllers.
 
I think that’s already happening anyway... I didn’t even consider one because my Apex can’t control it. I also didn’t consider one because, and maybe this is from them being popular, they seem to have a pile of reliability issues.
 
I am using a solenoid and my apex "œFeed A" to turn on the feed mode on my Vectra M1. I have positioned the solenoid shaft to just in reach of the Vectra button, I padded both the shaft and Vectra button to avoid damaging the controller. It works great. I hope this helps you.
Paul Martin

What was your programming...trying to figure this out now...
 
Sorry about the delay. I had to tear my tank down for a home remodel and haven't been on this site for a long time. I hope I am not too late to help you, reefalot. I got the programming from the fusion forums site. I know very little about programming. I think this is it. It's been a long time since I programmed this.
Output configuration:
Fallback ON
Set PF10
If FeedA 015 Then OFF

My solenoid programming:
Set OFF
If FeedA 000 Then ON
If Output VectraCntrl = ON Then OFF
 
Here is the solenoid I used:
uxcell a13060500ux0014 Pull Push Type Open Frame Solenoid Electromagnet, 45N 9.9 lb, 10 mm, DC 24V, 400 mA
 
Back
Top