06-05-2009 01:43 PM
Hi all,
Here is the background story. We had a custom device with a serial port on it. We wrote a C code for LabWindows to communicate with the device using the PC's serial port.
The next revision of our device does not have a serial port, but instead a USB port. I do not think a serial to USB converter exists, but if it does please let me know because I have only ever seen a USB to serial converter. We would like to keep our existing serial code, but this does not seem possible at this point. Any suggestions that we may be missing?
Thanks for the help.
06-08-2009 02:25 PM
There are many bidirectional USB-Serial converters.
A little google search will probably give you hunderds of hits.
Can you explain what you mean by the "custom device"?