LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

modbus tcp/ip port monitoring

I am currently engaged in controlling a specialized pump using Modbus TCP/IP protocol.

After obtaining the protocol from the manufacturer, I successfully programmed the system.

However, despite several days passing, every function seems to be operational except for the execution button, which appears to be related to a specific validation routine within the pump.

 

Interestingly, the program provided by the manufacturer continues to function flawlessly.

The manufacturer maintains a stance of unfamiliarity with the program I have developed, presenting a perplexing situation.

 

Is there a method to decipher the packets sent by the Modbus TCP/IP program into hexadecimal code, akin to the process of inspecting COM port traffic with a monitoring program?

 

labmaster

0 Kudos
Message 1 of 3
(584 Views)

WireShark is a common tool to analyze network traffic.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
Message 2 of 3
(566 Views)

You can use Wireshark · Display Filter Reference: Modbus/TCP to debug the traffic.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
Message 3 of 3
(534 Views)