electrojit Posted March 20, 2009 Posted March 20, 2009 Hello All, This is my first post and i am new to VB.Net. I would like to know how can I make a application in which I will recive the data from serial port and It will be updated in DataTable (dim g_Table as DataTable)? I would also like to know how to make OPC (OLE for process control) server using VB.NET and serial port? Regards and thanks in advance, JC Quote
Administrators PlausiblyDamp Posted March 21, 2009 Administrators Posted March 21, 2009 Not personally done much with serial ports with .Net but System.IO.Ports.SerialPort is probably the best starting place. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
electrojit Posted March 21, 2009 Author Posted March 21, 2009 Hey buddy thanks for ur reply... I know about the serial port class .... If you have any idea about the OLE server or something like that.... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.