Question for control freaks out there

  • Thread starter Thread starter BZOFIQ
  • Start date Start date
  • Tagged users None
Without the specifics of an application im a bit stumped. If your just needing lets say a single float switch to send a n/o or n/c to two different apex's at the same time through a analog input ala 'break out box' on each apex then sure that wont be a problem. You would just split the float wiring and run a set to each apex. With the analog signal you just do your outlet programming to each apex as needed.
I think the concern is connecting the two ports into each other on separate controllers. They will not be electrically isolated if you do that which can cause problems and maybe screw up the controllers
 
....If your just needing lets say a single float switch to send a n/o or n/c to two different apex's at the same time through a analog input ala 'break out box' on each apex then sure that wont be a problem. You would just split the float wiring and run a set to each apex. With the analog signal you just do your outlet programming to each apex as needed.

That's exactly what I am asking.

Question is whether there is anything that would prohibit such setup.
 
@JDCagley

That's what I was thinking in post #15 - so you think the analog inputs should be electrically isolated between apexes?
 
Not well versed in Apex’s, but I work on programmable logic controllers for a living and that’s in essence what an APEX is. If done right there’s no reason this couldn’t be done. I’m assuming the float switches have an output, ground, and return signal wire? Is so as long as you split the ground and return it should be fine. DONT hook up the output from both controllers though. Run it off just one. Otherwise you’re doubling the current through that switch and could fry an Apex. Also, this is all theoretical though and I wipe my hands of any responsibility for bad outcomes
 
Not well versed in Apex’s, but I work on programmable logic controllers for a living and that’s in essence what an APEX is. If done right there’s no reason this couldn’t be done. I’m assuming the float switches have an output, ground, and return signal wire? Is so as long as you split the ground and return it should be fine. DONT hook up the output from both controllers though. Run it off just one. Otherwise you’re doubling the current through that switch and could fry an Apex. Also, this is all theoretical though and I wipe my hands of any responsibility for bad outcomes
The main risk I see with this is if there is some sort of major issue with the float switch, say something over its control voltage shorts to it, it would wipe out BOTH Apex’s instead of 1. Outside of completely wiring the switch wrong, this should be very unlikely…. But not impossible
 
The simple answer is to use diodes to isolate the controllers from each other
 
The simple answer is to use diodes to isolate the controllers from each other
Yup, this would definitely work. I’d also have the output from only one controller feed the switch too. Diodes will prevent back feeding and limiting to one output will keep your current from getting too high
 
Not well versed in Apex’s, but I work on programmable logic controllers for a living and that’s in essence what an APEX is. If done right there’s no reason this couldn’t be done. I’m assuming the float switches have an output, ground, and return signal wire? Is so as long as you split the ground and return it should be fine. DONT hook up the output from both controllers though. Run it off just one. Otherwise you’re doubling the current through that switch and could fry an Apex. Also, this is all theoretical though and I wipe my hands of any responsibility for bad outcomes


Float switches are simple reed switches that could be set to either N/O or N/C type contact. There are two wires to it like any other simple switch.
 
Yup, this would definitely work. I’d also have the output from only one controller feed the switch too. Diodes will prevent back feeding and limiting to one output will keep your current from getting too high

There is no output per say with apex (outside the 120V outlets via EB). We are talking INPUT only in above discussion.
 
The solution is the same. Use 2 diodes, one for each controller, so that "power" can only flow out of the switch
 
There is no output per se with apex (outside the 120V outlets via EB). We are talking INPUT only in above discussion.
Do you know what voltage the switch uses? I’m guessing it’s either 24v or 5v DC
 
There is no power involved its a simple contact, think dry contact.
There is power from one of the leads on the controller, the flow switch simply completes the circuit which tells the controller to take an action. There is no power external to the controller though
 
The solution is the same. Use 2 diodes, one for each controller, so that "power" can only flow out of the switch
Diodes would work, but would there be any concerns to running both commons back? You can keep one controller from feeding to the positive of the other controller, but not the negative.

PS sorry if I got my electron flow theory and conventional theory reversed on terminology, low voltage is not normally my thing :grimacing-face:
 
There is no power involved it’s a simple contact, think dry contact.
You sure? There has to be some voltage for the apex controller to detect a change in its state
 
I may be a bit rusty, but I believe it to be similar to rectifying ac into dc. The real question is whether the apex uses voltage or ground as the trigger. Voltage= no problem, diodes will isolate. Ground and I'm less sure. I believe it will pass through. However, a input that senses ground, has no ground to give(or send back into circuit). A 0-10v input obviously uses power, can anybody verify what the i/o input uses?
 
And either way I don't see a shared common as a problem. Everything in everybody's house/cars share ground with no I'll effect. Its voltage that becomes a issue
 

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