PortMon is a good tool, but for an entirely different purporse.
It "sits" on the driver and monitors all the accesses to it. Only if another program reads from the COM, you see it in PortMon. It doesn't monitor the ports on its own. | [reply] |
Hey, Do you still have the code around somewhere? The link is broken. I've just written Tk code using Tk::After to poll a single environmental sensor COM port every 1-sec and plot it in real-time using Tk::Graph. Works great. But being able to do multiple sensors at finer resolution would be awesome. I can return any changes and plotting integration back as GPL or similar.
| [reply] |