12 packages tagged with “nmodbus”
NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports TCP, and UDP protocols.
NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports serial ASCII, serial RTU, TCP, and UDP protocols. NModbus4 it's a fork of NModbus(https://code.google.com/p/nmodbus)
NModbus4 is a C# (.NetStandard 2.0) implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports ASCII, RTU, TCP, and UDP protocols. NModbus4 it's a fork of NModbus(https://github.com/NModbus4/NModbus4)
NModbusAsync is a striped to the bone version of NModbus library. The only thing that left is Modbus over TCP and Modbus RTU over TPC masters. The main difference and advantage of NModbusAsync is that all operations now utilize only asynchronous I/O.
Support build modbus slave over custom model.
Static code analyzer to detect design mistakes of modbus model. Do not install this package manually, it will be added as a prerequisite by other packages that require it.
NModbus4.Serial Class Library
NModbus4.Wrapper is driven from NModbus4 for integrated usage. Difference of NModbus4.Wrapper from NModbus4 is: 1. integrate class (RTU, TCP, UDP...) into ModbusService 2. support C# data types (bool, int, float) 3. support threading when using Client - GitHub : https://github.com/peponi-paradise/NModbus4.Wrapper - Blog : https://peponi-paradise.tistory.com
基于NModbus的Modbus工厂库,支持DI注入、日志工厂、自动重连、心跳检测
JinHao.NModbus fork from NModbus.NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports TCP, and UDP protocols.