Hello All,
I want to send data via serial communication through VB.
Am using a non standard baudrate of 15625 bps. Does windows support this baudrate?
Thanks.
Printable View
Hello All,
I want to send data via serial communication through VB.
Am using a non standard baudrate of 15625 bps. Does windows support this baudrate?
Thanks.
The MSComm control only supports a few Baud Rates, you can however use an API to set it to what you want. This link may help you http://www.mev.co.uk/pages/Support/VB-Baud.html