Can anyone give me some tips on how to pull data off an external device through a PC COM port into VB .NET? The external device is an Omega datalogger. VB 6 had a communications ActiveX control (mscomm32.ocx) but I can't find anything similar in .NET???

Thanks