Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

control multiple instrument via a single port rs232

Solved!
Go to solution
How can I connect from single rs232 port to multiple temperature controller that has a different addres for each. does it possible?
0 Kudos
Message 1 of 6
(4,551 Views)

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. 

0 Kudos
Message 2 of 6
(4,542 Views)
probably you have an rs485 connection
greetings from the Netherlands
0 Kudos
Message 3 of 6
(4,528 Views)
0 Kudos
Message 4 of 6
(4,508 Views)
Solution
Accepted by moshez

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.
Message Edited by Broken Arrow on 09-03-2009 03:25 PM
Richard






0 Kudos
Message 5 of 6
(4,504 Views)

 

 

...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.

 

Message Edited by K C on 09-04-2009 08:47 AM
0 Kudos
Message 6 of 6
(4,480 Views)