Skip to content

wolf8196/NModbusAsync

Repository files navigation

NModbusAsync

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.

Prerequisites

.NET Standart 2.1

Acknowledgments

Most of the code was originally written by the authors of NModbus library.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Striped to the bone version of NModbus library with primary focus on asynchronous I/O

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages