How can i send and receive the data string via RS232 on Qt
Unsolved
General and Desktop
-
wrote on 20 Mar 2017, 03:25 last edited by victor wang
Hi, i'm using qt5.5 on my computer.
I wanna designed a test program that i can send the string and receive myself via RS232.
Did qt have any ways to do it?
Or any other advice could teach me? -
wrote on 20 Mar 2017, 05:13 last edited by
I've found the example apps invaluable. Does this help?
http://doc.qt.io/qt-5/qtserialport-terminal-example.html
1/2