Comm32 Logo
Home Button   

Topic:   Virtual serial port created by VSPE

By: LaurentPosted on: Feb 4 2014 at 10:06:51 PM
Hello

VSPE does not give a name to the com ports. Consequently, detection (by name) fails in that case.

Regards, Laurent

By: GuestPosted on: Feb 6 2014 at 09:28:15 PM
What do the ports look like listed in device manager? Are they listed in the section "ports com&lpt"


By: LaurentPosted on: Feb 10 2014 at 06:57:04 AM
They are not listed in the device manager either They do exist of course and classic detection by error handling works. Regards, laurent

By: GuestPosted on: Feb 10 2014 at 10:22:31 AM
If it's just port detection you want then the only guaranteed method is to loop through the ports trying to open and close each one and handle the error on failure.