09-02-2009 01:54 AM
Solved! Go to Solution.
09-02-2009 07:07 AM
moshez,
What communication standard do the temp controllers support? If each controller has it's own address, it implies that they don't support RS-232.
09-02-2009 03:47 PM
09-03-2009 02:01 PM
09-03-2009 03:23 PM - edited 09-03-2009 03:25 PM
moshez wrote:
How can I connect from single rs232 port to multiple temperature controller that has a different addres for each. does it possible?
I have done it with these. Knowing what position the switch is at is important in order to send the correct address bit. Tricky but do-able.
09-04-2009 01:46 AM - edited 09-04-2009 01:47 AM
...and there are devices that can split up 1 rs-232 interface into more rs-232 interfaces. With a protocol like ModBus you can address one device and control the data traffic with one master.