Dear Sir,

        In my program, First serial port is open with baud rate 57600bps
e.g. SerOpen(SerialRef,57600). Later I want to change the baud rate from
57600bps to 19200bps. So I close the serial port e.g SerClose(SerialRef)
and reopen the serial port again (SerOpen(SerialRef,19200) to receive 
the data. But actually I cannot receive the data.

        Is it possible to receive the data in 19200bps using the method  I
mention?

Best regards,
Lam Chin Ho.


Reply via email to