Search:

Type: Posts; User: Codeplug

Search: Search took 0.08 seconds.

  1. >> It says to leave other stuff alone. That's...

    >> It says to leave other stuff alone.
    That's [very] incorrect information. You should set the timeouts and entire DCB before working with the port.
    Serial Communications in Win32

    gg
  2. >> I don't completely understand. Well, that's...

    >> I don't completely understand.
    Well, that's one of the things you setup in your DCB structure. Are you setting up your DCB structure and calling SetCommState()? Do you open the port with...
  3. Well, the COMMTIMEOUTS settings and the...

    Well, the COMMTIMEOUTS settings and the flow-control also play a part.

    If the write timeouts are 0 (not used) then a write operation "completes" once the driver has the data. Then you would have...
  4. What flow control are you using? gg

    What flow control are you using?

    gg
Results 1 to 4 of 4