|
Detecting USB comms ports
Hi all,
I've been working on code using rs232 comms ports, except I need to add some additional comms ports using USB to rs232. The problem is I have no idea where the USB will attach to, so I don't know what ports to write to in my code.
Has anyone any idea how I can find out what ports the USB has assigned, with out connecting it to another pc and doing trial and error.
|