find com port mapped to USB
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hi guys, I like to ask this question before I start any study.. lazy.
I need to write a PC program that communicates with a small device that have
a USB port in it.
Firmware guy showed me that the device can initialize its USB port, setup
communication path to PC, redirect its debug messages to COM port mapped to
USB. In hyperterminal program, this new COM port comes up (for example COM3)
if the device started its USB port setup successfully. So what I need to is
just find out this new mapped COM port and communicate with the device as if
it is connected to a normal serial port. Send some querry and wait
pre-arranged response from COM port in turn? Any advice, comments
appreciated.
Thanks bbg
.
Relevant Pages
- RS232 Problem
... I have a program that communicates with an instrument via the RS232 interface. ... If I go into the Device Manager and disable and then re-enable the port, ... My customer has a recent WinXP computer that runs an earlier version of the program, but not the latest versions, giving my "communications failure" response when it tries to receive data. ... The ports are running at 9600 baud for one program and 19600 baud for another. ... (microsoft.public.windowsxp.basics) - Printers and parallel ports
... I need to write a C# program which communicates with a thermal printer. ... communicate with the port. ... dll's readFile method with the parallel port. ... hexadecimal code 0x05 to my printer which must return me a byte ... (microsoft.public.dotnet.general) - Re: find com port mapped to USB
... >I need to write a PC program that communicates with a small device that have ... >a USB port in it. ... >Firmware guy showed me that the device can initialize its USB port, ... the user specify the COM port in a config file. ... (microsoft.public.vc.mfc) - Client port for SQL
... I'm running a vb.net Windows application that communicates with a SQL Server ... How do I specify the port on the client that should be used for this ... I have a customer that would like the client application to use port 80 so ... (microsoft.public.dotnet.languages.vb) - Re: HELP HELP HELP!! - USB & IEEE Problems.
... WIZARD and looked for the drivers and couldn't find them. ... with my USB and IEEE port drivers... ... > accidentally connected the Logitech USB lead to a different USB port. ... switched USB connector to original port. ... (microsoft.public.windowsxp.hardware) |
|