A Qt-based implementation of the Modbus protocol for industrial control systems, providing APIs and components for building Modbus masters and slaves.
QModBus is an open-source library that implements the Modbus protocol for communication with industrial devices such as PLCs, sensors, drives, and more. It is implemented in C++ using the Qt framework and released under the LGPL license.
Some key features of QModBus include:
QModBus can be useful for developers looking to add industrial connectivity using the Modbus protocol to their Qt-based desktop, mobile, or embedded applications. Its open-source nature makes it easy to customize or extend as well.
Here are some alternatives to QModBus:
Suggest an alternative ❐