Create Project


Before programming, create a project in each development environment.
And, include header files and library files necessary to use the libmodbus functions.

In this tutorial we will create the simplest dialog-based application.
Applications created here can be used in subsequent tutorials.

Visual Basic .NET (.NET8)
Visual Basic .NET (.NET Framework)
Visual C# (.NET8)
Visual C# (.NET Framework)
Visual C++ (MFC)
Python