08-30-2011 05:37 PM
I want to make an experiment using two CFP-2220 that in turns use the same RS232 cable (I am planning to bridge the cable). I will manage the turns with shared variables. Is this possible? I mean, can the RS232 be shared if one CFP2220 is not using it?
Solved! Go to Solution.
09-06-2011 06:11 AM
Hi ggarza. RS-232 is not designed for more than two devices to communicate. It might be possible with enough
diodes and careful programming, but I expect it would be a challenge.
A better approach might be to use RS-485, which is designed to support more than two devices.
There are RS-485 to RS-232 converters available that will let you connect your other device; the -2220 controllers
have an RS-485 port already.
Matt