PDA

View Full Version : how to initialize the communication with serial port (ttyUSB0)



prasad1001
11th March 2014, 18:10
Hello all,

I am new to Qt, my application need to communicate with a RFID reader with USB port. My program detecting two serial ports (ttyS0, ttyUSB0). Now how to set communication with ttyUSB0.

Thanks in advance..

ChrisW67
11th March 2014, 20:00
What have you tried for yourself?