I want write and add MODBUS ASCII code to Qt. I want implement QModbusClient 
subclass for this. I ask help me, how implement this class. 

-----Original Message-----
From: Andre Hartmann [mailto:andre.hartm...@iseg-hv.de] 
Sent: Friday, May 17, 2019 1:12 PM
To: Олег Гаврильченко
Cc: Olivier B.; Interests Qt
Subject: Re: [Interest] FW: How can I implement QModbusClient for MODBUS ASCII 
mode?

Hi,

Modbus ASCII support is tracked as
https://bugreports.qt.io/browse/QTBUG-51751

You can comment and vote there for that feature. And of course, if you like, 
you can contribute the missing code to Qt.

Regards,
André

Am 17.05.19 um 11:50 schrieb Olivier B.:
> I actually don't understand what we can do for you if you don't know 
> how to do it. Do you want us to implement it for you?
> 
> You can use libmodbus and create classes around it. Or implement 
> modbus ascii in pure Qt
> 
> Le ven. 17 mai 2019 à 11:45, Олег Гаврильченко 
> <gavrilche...@avionica.spb.ru> a écrit :
>>
>>
>>
>> -----Original Message-----
>> From: Olivier B. [mailto:perso.olivier.barthel...@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, Олег Гаврильченко 
>> <gavrilche...@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@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?
>>
>> _______________________________________________
>> Interest mailing list
>> Interest@qt-project.org
>> https://lists.qt-project.org/listinfo/interest
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
> 


--
Dipl.-Ing. (FH) André Hartmann
Softwareentwicklung / Software Development

E-Mail: andre.hartm...@iseg-hv.de | Tel: +49 351 26996-43 | Fax: +49 351
26996-21

iseg Spezialelektronik GmbH - HIGH VOLTAGE. EXACTLY.
iseg-hv.de | iseg-hv.com | download.iseg-hv.com

Bautzner Landstr. 23, 01454 Radeberg / Rossendorf, Germany Geschäftsführer / 
Managing directors: Dr. Frank Gleisberg, Dr. Joachim Pöthig Amtsgericht / Lower 
district court: Dresden HRB 16250
Umsatzsteuer-Id: / VAT-ID: DE812508942

News / Information
https://iseg-hv.com/en/products/control#isegControl2 isegControl2 - Unified 
Control Software https://iseg-hv.com/en/products/detail/EHS EHS FLEX - 
Customize and keep the price https://iseg-hv.com/en/products/detail/EHS EHS 
STACK - Perfect for GEM Detectors 
https://iseg-hv.com/files/iseg-high-voltage-power-supplies.pdf NEW! 
Product catalog 2017 / 2018 released
https://iseg-hv.com/en/products/detail/NHR NHR - NIM HV-Supply with reversible 
polarity

Links
https://www.linkedin.com/company/12726924 iseg on LINKEDIN | Let's stay 
connected!
https://www.youtube.com/channel/UC5AL-ZgOqSim_1gYNnndyzQ iseg on YOUTUBE 
| Tutorials and more ...
https://www.twitter.com/iseg_hv iseg on TWITTER | please follow!
https://iseg-hv.com/files/iseg-high-voltage-power-supplies.pdf iseg CATALOG | 
download product catalog as PDF http://download.iseg-hv.com/ iseg DOWNLOADS | 
manuals, software, firmware and more...

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten 
haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. 
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht 
gestattet.

This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and destroy this e-mail.
Any unauthorized copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to