[Interest] FW: How can I implement QModbusClient for MODBUS ASCII mode?

Олег Гаврильченко Gavrilchenko at avionica.spb.ru
Fri May 17 11:29:10 CEST 2019



-----Original Message-----
From: Olivier B. [mailto:perso.olivier.barthelemy at gmail.com] 
Sent: Friday, May 17, 2019 12:19 PM
To: Олег Гаврильченко
Cc: Interests Qt
Subject: Re: [Interest] FW: How can I implement QModbusClient for MODBUS ASCII mode?

https://doc.qt.io/qt-5/qtserialbus-modbus-master-example.html
https://doc.qt.io/qt-5/qtserialbus-modbus-slave-example.html
https://sourceforge.net/projects/qmodmaster/

Le ven. 17 mai 2019 à 11:10, Олег Гаврильченко <Gavrilchenko at avionica.spb.ru> a écrit :
>
> Hello.
>
> I want write QModbusClient/QModubsServer subclasses, that communicate via MODBUS ASCII mode.
>
> How can I make this?
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
You probably don't understand me. I see all this examples. All example use MODBUS RTU or MODUBS TCP protocol. 
Only this protocols realized in QT in classes QModbusRtuSerialMaster and QModbusRtuSerialMaster. But I want to communicate via MODBUS ASDII mode.
MODBUS ASII mode not implement in QT. I asked, how I can make it?




More information about the Interest mailing list