Catch port COM datas input/ send data output...
-
wrote on 5 Jan 2015, 03:58 last edited by
I search information on this subjetc: how to read/write datas on port COM (thread mode) properly with Qt. I'm sure there is something ready to do it, but i search a link who give exemples around this. (thanks)
-
wrote on 5 Jan 2015, 06:25 last edited by
Hi,
There is a "Qt Serial Port":http://doc.qt.io/qt-5/qtserialport-index.html add-on module in Qt. Class documentation is "here":http://doc.qt.io/qt-5/qserialport.html.
1/2