AdvancedHMI Software

General Category => Additional Components => Topic started by: Godra on December 27, 2019, 06:08:13 PM

Title: SerialToIPGUI app (VB Net version)
Post by: Godra on December 27, 2019, 06:08:13 PM
Moved here from other category & topic ( https://www.advancedhmi.com/forum/index.php?topic=899 ) for better visibility.

Original C# project can be found here: https://sourceforge.net/projects/serialtoip/?source=directory

It functions as an Ethernet-to-Serial converter (and vice versa).

The attached picture shows what it looks like while bridging communication between Modbus Master using RTUoverTCP protocol and Modbus Slave Simulator using RTU protocol. A pair of virtual COM ports was used as well: COM4-COM12 (by com0com program). All of these running at the same time on the same PC.

Showing the packets should be used only for troubleshooting since it slows down the program.

Attached is the full solution.