


QT_comport
System Software by gorin 12 comments
Hi,
When i trying to open several ports (about 100) to detect a device, my app fails and needs to be killed when no device is connected.
I modified the method "bool Qthreadcomport::open(QIODevice::OpenMode mode)" to start the tread only if the port is opened and the problem go away.
Please, someone could confirm or advise? - Nov 18 2011
When i trying to open several ports (about 100) to detect a device, my app fails and needs to be killed when no device is connected.
I modified the method "bool Qthreadcomport::open(QIODevice::OpenMode mode)" to start the tread only if the port is opened and the problem go away.
Please, someone could confirm or advise? - Nov 18 2011