np43 / qextserialport

Automatically exported from code.google.com/p/qextserialport
Other
0 stars 0 forks source link

exception:CommEvent overlapped write error: 1167 #186

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of QextSerialPort are you using?
2.0

What steps will reproduce the problem?
1.I have send data to my device by QextSerialPort successfully
2.At that time I cut off the cable between my computer with my device,When I 
try to use the QextSerialPort send data again.
3.My program would display the exception the as title. And I connect the cable 
later. It still display the exception and didn't work

What is the expected output? What do you see instead?
"CommEvent overlapped write error: 1167"

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by qjmja...@gmail.com on 20 May 2015 at 1:43