rysioja Posted August 18, 2003 Posted August 18, 2003 Hi, I`ve used MSComm many times for Serial Port communications in Visual Basic. I'm now working on a VB.NET application that does not require the use of MSComm control, as it uses RS232 Class properties. My application needs to communicate with an outside sensor, by the way. In MSComm, OnComm event is triggered whenever it detects data in the buffer. My question is how do I simulate the MSComm OnComm event by not using MSComm control in VB.NET. Appreciate any kind of help ! Thanks:confused: Quote
Administrators PlausiblyDamp Posted August 18, 2003 Administrators Posted August 18, 2003 http://www.mentalis.org/classlib/class.php?id=15 may be of some use (never used it personally though) Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
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.