gnappi Posted September 24, 2006 Posted September 24, 2006 I just installed the new vb.net 2005 and found the new serial port control. Does anyone have any details on how to use it? Thanks, Gary Quote
forgottensoul Posted September 25, 2006 Posted September 25, 2006 Check out Base Class Libraries - Group 2 Samples (Using serial ports with the new Port class) at: http://msdn.microsoft.com/vstudio/downloads/101samples/default.aspx Quote
gnappi Posted September 30, 2006 Author Posted September 30, 2006 Been there. Check out Base Class Libraries - Group 2 Samples (Using serial ports with the new Port class) at: http://msdn.microsoft.com/vstudio/downloads/101samples/default.aspx I found that page straight away, but there's not much help there. It looks like you have to drop a serial control into your code for each serial port you want to use, and enumerate them yourself. Oh well, I already got out the big hammer. :-) Thanks anyway, Gary Quote
forgottensoul Posted October 2, 2006 Posted October 2, 2006 I found that page straight away, but there's not much help there. It looks like you have to drop a serial control into your code for each serial port you want to use, and enumerate them yourself. Oh well, I already got out the big hammer. :-) Thanks anyway, Gary Sorry about that. It is all I needed. What sepecifically do you need? I have some code I could post if its a match to your need. 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.