[?]: How made RS232 (DF1) to Ethernet converter

RSLinx, RSLogix, RSView, LogixPro ...
Post Reply
boldive
Posts: 21
Joined: Wed Jan 23, 2008 1:22 am
Location: America

[?]: How made RS232 (DF1) to Ethernet converter

Post by boldive » Sun May 11, 2008 10:32 pm

Does anyone have a link or documentation how to build a RS232-to-ethernet converter to connect AB SLC500/Micrologix thгue the TCP/IP network.
Let say, using RSLinx Ethernet driver get connection to SLC500 RS232 port.
I guess something on ATMega128 + ENC28J60 would be a good decision.
Thanks.
Есть у кого-то документация или ссылка на нее как сделать RS232-to-ethernet конвертер.
Есть много стареньких SLC500/03 контроллеров и бегать каждый раз к каждому индивидуально получается слишком долго.
А вот соединить их через ethernet и потом через RSLinx Ethernet Driver к ним коннектится намного бы упростило жизнь.
Парочка ATMega128 + ENC28J60 должна наверно хорошо работать. Готовые устройства стоят порядка 500долларов.
Мое начальство не поймет зачем платить по полтысячи баксов на PLC если все и так работает.
Спасибо.

D3V17
Posts: 32
Joined: Fri Oct 26, 2007 5:12 am
Location: Asia

Post by D3V17 » Mon May 12, 2008 3:31 am

We use something like this.
We send data over Ethernet, convert it to serial and send this to a printer for printing labels.
The idea seems to be the same. We use an Ethernet to Serial converter.
See the link below.
http://www.bb-elec.com/RS232.asp

Peace.

boldive
Posts: 21
Joined: Wed Jan 23, 2008 1:22 am
Location: America

Post by boldive » Tue May 13, 2008 7:02 am

And it costs ~$550. Too expensive. The idea to use minimum money and get maximum efficiency. I have seen in the web some kits for ~$125, but I am not sure they will support AB DF1 port.

carvafer
Posts: 4
Joined: Tue May 13, 2008 6:55 pm
Location: Brasil

Post by carvafer » Tue May 13, 2008 7:01 pm

Tou can use a Lantronix xdrim converter (www.lantronix.com), but this system is a hardware convert, not a protocol convert

winwinwin
Posts: 3
Joined: Wed Oct 14, 2009 2:15 pm
Location: Thailand

Post by winwinwin » Wed Oct 14, 2009 2:24 pm

1761-NET-ENI
use this module to solve your problem.

SLon
Posts: 61
Joined: Wed Oct 10, 2007 5:03 pm
Location: Russia SPb

Re: [?]: How made RS232 (DF1) to Ethernet converter

Post by SLon » Mon Nov 30, 2009 8:18 pm

winwinwin wrote:1761-NET-ENI
use this module to solve your problem.
I think possible to use only this module,
because the most of convertors COM -> XXX make COM-port as virtual ,
but AB DF1 port in RSLinks needs COM-port as hardware... :(

Str3atWarrior
Posts: 33
Joined: Fri Jul 03, 2009 8:12 pm
Location: America

Re: [?]: How made RS232 (DF1) to Ethernet converter

Post by Str3atWarrior » Thu Dec 10, 2009 12:36 am

We've done the same kind of thing, but with a 90-30 PLC and a Serial to Ethernet converter.

LS100 by Sena, they provide a software to create a new COM port, let's say COM10 on the machine you want to use to connect to the LS100. You can then configure the device to use RAW Serial Connection. Cost less than 100$ with the din-rail mounting kit, and works like a charm! You can even use secure connection if needed!

Edit : Forgot to mention that the COM port appear as hardware, like you need it.

boldive
Posts: 21
Joined: Wed Jan 23, 2008 1:22 am
Location: America

Re: [?]: How made RS232 (DF1) to Ethernet converter

Post by boldive » Sun Jan 03, 2010 9:43 pm

Can you confirm that rslinx supports LS100? Main idea is, remotely (true the Ethernet) get connection to SLC500 RS232 port.

Str3atWarrior
Posts: 33
Joined: Fri Jul 03, 2009 8:12 pm
Location: America

Re: [?]: How made RS232 (DF1) to Ethernet converter

Post by Str3atWarrior » Sat Feb 20, 2010 10:21 pm

I'd say i guess yes.

It worked with a GE 90-30 with DB15 cable, able to program, upload, download and everything over ethernet.

It worked with a Eaton PA10 and a Eaton PV28 with the RS232 cable, able to program, upload, download and everything over ethernet

Even worked with an old dish network card programmer, was able to read and write to an old rom102

So i guess it should work with AB, and for the price, buy one and try it! If it doesn't works, you will still have a new toy to play with, and i'm sure you'll find an application to it ;)

HE86
Posts: 1
Joined: Mon Jul 26, 2010 3:36 pm

Re: [?]: How made RS232 (DF1) to Ethernet converter

Post by HE86 » Mon Jul 26, 2010 4:59 pm

Hi,
I need to make a network betwen two PLC,AB slc5/04 and S7-300 via winCC 7, my problem is the AB5/04 don't have an ethernet port, so i need to the converter.
I think that the 1761-NET-ENI Ethernet Interface is the solution for me?is it? please help.
Icount to use ethernet IP protocol on the Wincc to communicate with SLC5/04.

Seinfield
Posts: 23
Joined: Tue Jan 02, 2007 7:13 pm
Location: Mexico

Re: [?]: How made RS232 (DF1) to Ethernet converter

Post by Seinfield » Sun Aug 15, 2010 8:29 pm

Change the 5/04 for a 5/05.
Easy, jejeje.

Or get a 5/05 and make a passtrough with the 5/04.

Regards

RockWellMan
Posts: 5
Joined: Wed Jun 23, 2010 5:49 pm

Re: [?]: How made RS232 (DF1) to Ethernet converter

Post by RockWellMan » Mon Aug 16, 2010 10:50 pm

Hello I¨m very interesed how conect by ethernet a labelprint with PC or PLC rockwell by ethernet.
If you have any information or manual, if you could send me a information?
Please
thanks for all

Post Reply