![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: Win32::SerialPort with ports > 4by Nitrox (Chaplain) |
on Jul 26, 2002 at 12:29 UTC ( #185509=note: print w/replies, xml ) | Need Help?? |
I have an update on this. I used portmon to watch the ports as I connect to them and I see the problem.
Here's a snippet of my test stub: When I run this with COM1 (a motherboard port) portmon reports that it was opened at 19200b, which is what was requested. However, when I run this with COM5 (the add-on card) portmon reports that it was opened at 1200b. Any ideas to why the add-on card would be ignoring the baudrate request? -Nitrox
In Section
Seekers of Perl Wisdom
|
|