PLC5 Programming Cable

A

Thread Starter

A_D

Can anyone give me the cable connection diagram to connect laptop serial port (9 pin RS232) to PLC5/30.

Next question is what software will we use for programming AB SLC105 ?
 
<p>- The cable is:
<pre>
DB9 DB25
2 ----- 2
3 ----- 3
5 ----- 7
</pre>
<p>- The software is RSLogix 500.

<p>Good Luck.
 
D
<p>Good morning,

<p>first, you have to use a 1784-CP10 cable to
connect your laptop serial port (9 pin RS232)
to PLC5/30. ( max lenght : 3.2 m or 10 ft )

<p>Second, the cable connection diagram is :
<pre>
9-SKT IBM AT Female 25-SKT PLC processor Male

RXD 2-------------------2
GND 5-------------------7

TXD 3-------------------3

DTR 4--| 4 RTS--|
DSR 6--| 5 CTS--|


RTS 7--| 6 DSR----|
CTS 8--| 8 DCD----|
20 DTR---|
</pre>

<p>salutations<br>
call me if you need at : [email protected] or [email protected]

<p>DAMENE Amar engineer Maintenance SONATRACH<br>
Algeria
 
A
The cable you need is a 1784-CP10 which a 9-pin female to a 25 pin male.
This cables pin out is documented in the AB manual 1785-6.5.12 on page 25.8

from the 9 pin to the 25 pin
2 - 2
5 - 7
3 - 3

and on the 9 pin side
4-6
7-8

and on the 25 pin end
4-5
6-8-20

For programming the SLC 5/01, I used RSLogix 500 with RS Linx Lite v2.5

good luck.
 
B

Bob Peterson

> Can anyone give me the cable connection diagram to connect laptop serial
> port (9 pin RS232) to PLC5/30.

A laplink or null modem cable works. The pinout information is available from "www.ab.com":http://www.ab.com . You will need to purchase RSLogix5 from your local AB distributor to program it.

> Next question is what software will we use for programming AB SLC105 ?

I don't know what a SLC105 is. AB used to sell a SLC100/150 system if that is what you are referring to. It is long since obsolete, but you might be able to still buy the software from AB. You would also need to purchase their adaptor as well, to convert from your computer's RS232 serial port to whatever it is they used on the SLC100/150.

Bob Peterson
 
Top