I'm using the XPort from Windows and C++ and want to be able to change the baud rate of the serial line directly from code since I'm talking to different
underlying hardware. Basically the XPort communicates with 2 different serial sub devices, with different (or initial unknown) baud rates.
Can you provide me with code or instructions how to change the baud rate on the fly from code.
Thanks -cpede
underlying hardware. Basically the XPort communicates with 2 different serial sub devices, with different (or initial unknown) baud rates.
Can you provide me with code or instructions how to change the baud rate on the fly from code.
Thanks -cpede
Comment