Skip to main content
7-Bedrock
May 22, 2024
Solved

Connecting multiple Omron CJ to kepware not working

  • May 22, 2024
  • 2 replies
  • 2254 views

Hi 

We are trying to connect new PLCs to a kepware server. The PLCs are Omron CP1L and CJ2M models. 

We already had one CJ2M PLC connected to ignition and it is already working, but it's the only one working. 

Wen we try to connect them directly to Ignition it works and we can read tags. On ignition we are using the default values for the nodes. 

Why would it not work on kepware?

 

Sometimes one of the test PLC we were adding to Kepware worked but it caused the already working CJ2M PLC to stop working. So it seems we can only connect one Omron PLC at all time on kepware. 

I saw a documentation that talked about multihoming on the host server, would that be worth a shot or is there something I'm missing?

 

Note that all PLC are on a separate IP address and channel on Kepware. Also, Ignition and Kepware are running on the same server. 

 

Best answer by FP_10999282

Solution was to keep the single IP adress/network adapter on the kepware server side and put each PLC in it's own channel / device and connect each device to a different unique port.  If we kept the same port number for all the devices, then we would have needed multihoming on the server. 

2 replies

13-Aquamarine
May 23, 2024

@FP_10999282 

 

You are on the right track with multi-homing. Please take a look at the Kepware knowledge base article in the following link which has an embedded link with instructions on multi-homing:
 

Article - CS308340 - How to communicate with Omron devices through separate Omron FINS channels in PTC Kepware Products

 

Thanks,

*Chris 

FP_109992827-BedrockAuthorAnswer
7-Bedrock
May 29, 2024

Solution was to keep the single IP adress/network adapter on the kepware server side and put each PLC in it's own channel / device and connect each device to a different unique port.  If we kept the same port number for all the devices, then we would have needed multihoming on the server.