Help!
I'm using VB6, and am trying to use MSCOMM to connect to a USB to SERIAL Port, COM20.
VB6 Won't connect to it!
Device Manager lists it as Com20.
A port enumerator lists Com20 as present.
WIN XP Hyperterminal can connect to it, and show the data I'm uploading from a microcontroller.
I am trying to use VB6 to read and process the data from the microcontroller. I have used MSCOMM before, always with low port numbers, eg COM2, and it works fine.
The USB to Serial module is a FTDI UB232R which uses the FT232RQ, and I am using the new, combined driver, 2.00.
>>> VB6 doesn't seem to find the higher ports! <<<
Have others seen this problem? Is there a solution?
Thank you,
JC
I'm using VB6, and am trying to use MSCOMM to connect to a USB to SERIAL Port, COM20.
VB6 Won't connect to it!
Device Manager lists it as Com20.
A port enumerator lists Com20 as present.
WIN XP Hyperterminal can connect to it, and show the data I'm uploading from a microcontroller.
I am trying to use VB6 to read and process the data from the microcontroller. I have used MSCOMM before, always with low port numbers, eg COM2, and it works fine.
The USB to Serial module is a FTDI UB232R which uses the FT232RQ, and I am using the new, combined driver, 2.00.
>>> VB6 doesn't seem to find the higher ports! <<<
Have others seen this problem? Is there a solution?
Thank you,
JC