G
Guest
Hello,
If I try to set com port to baud rate higher than 115200pbs using
SetCommState() API, it returns with an error. The error code is 87 which
means INVALID_PARAMETER. I tried using 128000 bps and 256000 bps. These rates
are valid in deed.
If you can, please let me know what I should do?
-- Badsha
If I try to set com port to baud rate higher than 115200pbs using
SetCommState() API, it returns with an error. The error code is 87 which
means INVALID_PARAMETER. I tried using 128000 bps and 256000 bps. These rates
are valid in deed.
If you can, please let me know what I should do?
-- Badsha