I'm trying to write a little App that reads the NMEA string from a depth sounder so I can display it on a laptop and record the data. I've been looking at the PB sample "Comm.bas".
I've noticed on programs like Hyperterminal that they show a list of available comm ports, and other programs will show the name of any USB to serial devices. Can anyone point me in the right direction to get a list of available ports that show in the device manager.
Any advice or code that you could share would be greatly appreciated!
Jeff
I've noticed on programs like Hyperterminal that they show a list of available comm ports, and other programs will show the name of any USB to serial devices. Can anyone point me in the right direction to get a list of available ports that show in the device manager.
Any advice or code that you could share would be greatly appreciated!
Jeff
Comment