Hi,

When using offline install of Qt 5.5.1 QSerialPort in Windows7/64bit, if I set 
the hardware flow control flag, errors are signaled on most port operations 
(e.g., open, read, and write). The error type is 
QSerialPort::UnsupportedOperationError, and the error string is "The parameter 
is incorrect." This only occurs if the hardware flow control flag is set, i.e., 
m_serialPort->setFlowControl(QSerialPort::HardwareControl).

Have others run into this? Have any work-arounds been identified?

Thanks,
Mike


Please be advised that this email may contain confidential information. If you 
are not the intended recipient, please notify us by email by replying to the 
sender and delete this message. The sender disclaims that the content of this 
email constitutes an offer to enter into, or the acceptance of, any agreement; 
provided that the foregoing does not invalidate the binding effect of any 
digital or other electronic reproduction of a manual signature that is included 
in any attachment.
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to