[Qt-interest] print to serial issue
Riccardo Roasio
riccardo.roasio at gmail.com
Fri Dec 18 20:55:18 CET 2009
Hi,
i'm tring to print to serial port.
I'm using QTextStream on /dev/ttyUSB0 and it works perfectly when printing
characters.
The problem raise when i try to print hex values like \xF6 .
It print the character corresponding to \xF6 while i espect it to send it
directly to the serial without converting it to char...
How can i solve this problem?
Thanks,
Riccardo Roasio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091218/e974e3a4/attachment.html
More information about the Qt-interest-old
mailing list