06-16-2008 04:04 AM
Solved! Go to Solution.
06-16-2008 04:27 AM
I think you have USB 1.0, it will always take a new port number if you install a new one. (:unsure)
To find the right COM-Port of your device you can do following:
1) send anything on each port and wait a little for the right answer, if OK,than take this port for communication.
or 2) you can get the description string of all ports installed from the device manager. If your USB-Serial-converter have a unique description string, you cann compare all descriptions with your one, and if it conforms, thank take this port for communication.