Article ID: 904795 - Last Review: December 6, 2006 - Revision: 2.3 How to access serial ports by using Visual Basic 2005INTRODUCTION
For a Microsoft Visual Studio .NET version of this article, see 823179
(http://support.microsoft.com/kb/823179/
)
.
This step-by-step article describes how to access serial
ports by using Microsoft Visual Basic 2005. This article also contains code examples
that illustrate the concepts that are discussed.Note You cannot use the Microsoft .NET Framework classes to directly access other types of ports, such as parallel ports or USB ports. MORE INFORMATIONTo access serial ports by using Visual Basic 2005, follow
these steps:
REFERENCES
For more information about how to access serial ports and parallel ports in Microsoft Visual Basic .NET, click the following article number to view the article in the Microsoft Knowledge Base:
823179
(http://support.microsoft.com/kb/823179/
)
How to access serial ports and parallel ports by using Microsoft Visual Basic .NET
For more information about how to access serial ports in
Visual Basic 2005, visit the following Microsoft Developer Network (MSDN) Web
sites:Port operations in the .NET Framework with Visual Basic http://msdn2.microsoft.com/en-us/library/ms172760.aspx (http://msdn2.microsoft.com/en-us/library/ms172760.aspx) My.Computer.Ports object http://msdn2.microsoft.com/en-us/library/e4560dx9.aspx (http://msdn2.microsoft.com/en-us/library/e4560dx9.aspx) | Article Translations
|
Back to the top
