Control logix RS232 port

Guest

Guest
G
I want to use a 1756 processor RS232 port and link for bi directional communications with a RS485 link to one device. Can anybody suggest a good 232---485 converter? I know line powered converter are troublesome. Also, are there any software traps I should be aware of?

Thanks in advance
 
Remember that if you use a "two-wire" RS-485 converter (like the 1761-Net-AIC) you won't be able to run DF1 Full Duplex because "two-wire" RS-485 doesn't allow simultaneous transmission and reception.

What protocol do you need to run over this RS-485 interface ?
 
Protocol

Ken
The instrument communicates digitally via RS485 half duplex. There is one device communicating on this serial link. The Control Logix sends setpoints, the instrument returns a stream of values......the controller resends setpoint info....the instrument returns with yet another stream of measured values. The bit stream is coming about every 3mS

Hardware wise...which Rs-232 to RS-485 converter is suggested

Software wise......Can the Control Logix controller handle this fast of a data stream? Are there any software tricks that make processing this data more effciently?

Thanks in advance

Happy Thanksgiving!
 
Is this strictly an ASCII command/response protocol, or is it something like Modbus ?

If the device requires a string from the controller in order to send it's reply string, then you shouldn't have a problem with Logix correctly receiving and interpreting the string.

You said the "bit stream is coming every 3 ms", which is confusing to me. Usually you express serial data speed as a "baud rate", most commonly 9600 baud to 38,400 baud.

Can you tell us about the device ? It's probably RS-485 two-wire, but just knowing that it is half-duplex doesn't conclusively tell us how to hook it up. The 1761-Net-AIC is a good isolating RS-232/485 converter with an isolated common wire as well as the Signal A and Signal B wires.
 

Similar Topics

we have a barcode verification that is supposed to talk to the plc via serial but is not. anyone have any ideas? it is a datalogic cbx100.
Replies
0
Views
2,124
I have an OMX RS 232 control interface unit which needs to be interfaced to Compact logix plc using rs232 communication protocol. I need to read...
Replies
2
Views
4,560
Hi, My system has 5-6 weight indicators including with RS232 or RS485 port. I would like to communicate these weight indicators via the control...
Replies
5
Views
2,729
I am having trouble with getting no control of my analog output signal. I am using the SCL function block to control my analog output. The logic...
Replies
11
Views
265
hi all, i have a plc i need to get info from for a site im working on: I have a 1764 Micro Logix 1500 LSP Series C (See Attached Image) im...
Replies
2
Views
387
Back
Top Bottom