How to plug/unplug USB serial port problematically?
-
How to plug/unplug USB serial port problematically? I am facing some strange issue with my USB serial port. I want to unplug and plug the USB Serial port Programitically, as i need to refresh the connection between system and hardware connected.Kindly help....... Thank in advance for the great programmers
-
How to plug/unplug USB serial port problematically? I am facing some strange issue with my USB serial port. I want to unplug and plug the USB Serial port Programitically, as i need to refresh the connection between system and hardware connected.Kindly help....... Thank in advance for the great programmers
pallaka wrote:
I want to unplug and plug the USB Serial port Programitically, as i need to refresh the connection between system and hardware connected.
You cannot do that from user mode. You must ask the driver for that functionality if it supports it at all, which I doubt when it comes to serial port drivers for USB.
pallaka wrote:
I am facing some strange issue with my USB serial port.
Perhaps you can elaborate on what the "strange issue" is all about. It's quite possible that there is another solution than resetting the port/device. What have you done so far and what problems are you facing that you want to solve by resetting the port?
"It's supposed to be hard, otherwise anybody could do it!" - selfquote
"High speed never compensates for wrong direction!" - unknown