Tutorial: Modbus TCP Server - C# Desktop App

Опубликовано: 13 Апрель 2026
на канале: HadiSCADA
26,166
277

Hi inovators! 

This video shows a simple and easy tutorial for creating a Modbus TCP Server application using C# on Visual Studio 2022.

These are the steps:
00:00 - Create a new WinForm project
02:15 - Install Easymodbus from NuGet
03:00 - Add some objects/controls
10:15 - Write the scripts/coding.
12:35 - Test with Modbus TCP Client (ModbusHD)
 
The Modbus simulator (ModbusHD) can be downloaded from this link:
   • ModbusHD update version 2.1.0  
 
Thanks, and have a nice day!