04-15-2021 11:37 AM
Hi!
What is this "Ex" at the left border of the second line? Exception?
Modbus is able to return error messages.Those contain the original adress and the original function code + 0x80 as well as an error number.
That is, it seems your device indeed speaks ModbusTCP, and responds with a valid error message. At least, it seems so from your screenshot.
Not every software handles error packets correctly, and since nor normal answer package is sent, runs into a timeout.
Click on those lines, and wireshark will show you a very detailed analysis of the packet in the lower half of the window.
It's possible it also shows you the error message as text.
04-16-2021 01:51 AM - edited 04-16-2021 02:33 AM
Hi Sebastian,
Yes, Exception : Gateway path unavailable.
So does it mean that my gateway can be the problem ?
Because I'm doing : Computer --> Gateway --> Chamber.
I've seen that : "Usually means the gateway is misconfigured or overloaded."
I don't really know what to do now...
Thank you