On Fri, 17 May 2019 at 21:09, Олег Гаврильченко <[email protected]> wrote: > > Hello. > > I want write QModbusClient/QModubsServer subclasses, that communicate via > MODBUS ASCII mode.
Have you looked at https://doc.qt.io/qt-5/qtserialbus-index.html ? Eg. they have master/slave Modbus examples. Chris _______________________________________________ Interest mailing list [email protected] https://lists.qt-project.org/listinfo/interest
