G
Guest
Explaination of the RTS/CTS problem.
Transmit hardware flow control does not appear to work when using the
SetCommState call with a created file. The DCB has been tried in just about
every combination, but none works to automatically stop Tx after a call to
WriteFile. GetCommModemStatus does show the correct status. A call to
WriteFile seems to ignore the state of CTS (or DSR if that is being used).
Transmit hardware flow control does not appear to work when using the
SetCommState call with a created file. The DCB has been tried in just about
every combination, but none works to automatically stop Tx after a call to
WriteFile. GetCommModemStatus does show the correct status. A call to
WriteFile seems to ignore the state of CTS (or DSR if that is being used).