IToolS.Modbus
3.5.58
The control library IToolS® (Industrial Component Tool Suite) is the answer to the interaction difficulties experienced by devices wishing to communicate via a common protocol.
IToolS® is a software library containing its own communication drivers for the most popular devices used in the field of industrial automation.
In addition to offering a number of controls for client/server communication management, it also contains several controls to use for one's communication client interface customisation.
The framework IToolS®, has been entirely developed with the Microsoft .NET Framework technology; it is based on object-oriented programming characteristics and uses the powerful constructions made available by Microsoft .NET, while assuring compatibility with Windows CE.
All IToolS® components rely on COM technology support: it is therefore possible to use IToolS® components in a variety of programming languages, from top level languages (.NET, C++, VB6, etc.) to scripting ones (JavaScript, VBScript, etc.)
Contains modbus protocol implementations:
Modbus master tcp;
Modbus master serial;
Modbus slave tcp;
Install-Package IToolS.Modbus -Version 3.5.58
dotnet add package IToolS.Modbus --version 3.5.58
<PackageReference Include="IToolS.Modbus" Version="3.5.58" />
paket add IToolS.Modbus --version 3.5.58
#r "nuget: IToolS.Modbus, 3.5.58"
Dependencies
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.