Modbus parallel connection

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
3 posts • Page 1 of 1
elvir.brkic@bstelecom.ba
Posts:7
Joined: Thu Apr 03, 2014 12:16 pm

Modbus parallel connection

Post by elvir.brkic@bstelecom.ba »

We are using Modbus TCP driver (3.14 P004) to connect to Remote I/O module over Ethernet.
What we noticed in Wireshark is that WinCC OA opens two connections (two TCP source ports) upon connecting and that each polling request is mix of requests using both connections.
So I would like to know if this is by design or is it bug?

The thing is that Remote I/O module stops responding after some time, so I wondered if this could be cause.

Gertjan van Schijndel
Posts:634
Joined: Mon Aug 02, 2010 10:37 am

Re: Modbus parallel connection

Post by Gertjan van Schijndel »

The Modbus driver only establishes a single connection. But in a redundant system both servers poll Modbus devices.

Do the connections have the same ip address? Or are you using multiple Modbus drivers?

elvir.brkic@bstelecom.ba
Posts:7
Joined: Thu Apr 03, 2014 12:16 pm

Re: Modbus parallel connection

Post by elvir.brkic@bstelecom.ba »

You are right, we are using multiple Modbus drivers.
Apparently some addresses got mixed up between two drivers, so that's why we were seeing two connections.

Thanks for your help.

3 posts • Page 1 of 1