Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
SerialPort « Development Class « C# / C Sharp
C# / C Sharp
Development Class
SerialPort
1.
Set BaudRate, Parity, ReadTimeout, StopBits for COM1 SerialPort
2.
SerialPort Class represents a serial port resource.
3.
Represents the method that will handle the data received event of a SerialPort object.
4.
Gets an array of serial port names for the current computer.
5.
Write data to COM port