Omron PLC - Serial to ETHERNET/IP

CX-One, CX programmer, NTST, Syswin ....
Post Reply
plaracFD
Posts: 2
Joined: Thu Oct 08, 2015 2:22 pm

Omron PLC - Serial to ETHERNET/IP

Post by plaracFD » Thu Oct 08, 2015 2:36 pm

Hi,
I need get some data from a Omron PLC, model SYSMAC C200HX, this is an old plc that only have a serial port RS-232C. The fact is I need to convert and pass the serial data to ethernet/ip (from the plc to the pc). For this I found the advantech device ADAM-4571 that can get the data from serial (RS-232 and RS-485 and RS-422) and pass into ethernet/ip. The pc will have a OPC Server that will map the ip. In theory I think this can work, but could happen some complications? or the data will not be corrupted? Someone can share any experience in a similar case?.

Thanks an regards.

NowanH
Posts: 81
Joined: Wed Apr 30, 2014 6:16 pm

Re: Omron PLC - Serial to ETHERNET/IP

Post by NowanH » Fri Oct 09, 2015 3:05 pm

plaracFD wrote:Hi,
I need get some data from a Omron PLC, model SYSMAC C200HX, this is an old plc that only have a serial port RS-232C. The fact is I need to convert and pass the serial data to ethernet/ip (from the plc to the pc). For this I found the advantech device ADAM-4571 that can get the data from serial (RS-232 and RS-485 and RS-422) and pass into ethernet/ip. The pc will have a OPC Server that will map the ip. In theory I think this can work, but could happen some complications? or the data will not be corrupted? Someone can share any experience in a similar case?.

Thanks an regards.
Most of the problems you can find are related to the parameters of serial/ethernet sections. You need to double check the serial parameters in the PLC and the gateway (Advantech module).

I implemented this kind of solution in other architectures using a Lantronix device:

http://www.lantronix.com/products/xpres ... ss-dr-iap/

plaracFD
Posts: 2
Joined: Thu Oct 08, 2015 2:22 pm

Re: Omron PLC - Serial to ETHERNET/IP

Post by plaracFD » Fri Oct 09, 2015 4:56 pm

Hi, after you configured your Lantronix device, Did you have any problem with corrupted data? or everething works fine after the configuration of your device?,

NowanH wrote:
plaracFD wrote:Hi,
I need get some data from a Omron PLC, model SYSMAC C200HX, this is an old plc that only have a serial port RS-232C. The fact is I need to convert and pass the serial data to ethernet/ip (from the plc to the pc). For this I found the advantech device ADAM-4571 that can get the data from serial (RS-232 and RS-485 and RS-422) and pass into ethernet/ip. The pc will have a OPC Server that will map the ip. In theory I think this can work, but could happen some complications? or the data will not be corrupted? Someone can share any experience in a similar case?.

Thanks an regards.
Most of the problems you can find are related to the parameters of serial/ethernet sections. You need to double check the serial parameters in the PLC and the gateway (Advantech module).

I implemented this kind of solution in other architectures using a Lantronix device:

http://www.lantronix.com/products/xpres ... ss-dr-iap/

Post Reply