CNClrLib.Component.SerialPort Namespace
Represents namespace CNClrLib.Component.SerialPort.
| Name | Description | |
|---|---|---|
![]() | TCnSerialPort | Represents a serial port resource. |
| Name | Description | |
|---|---|---|
![]() | TSerialDataReceivedEventHandler | Represents the method that will handle the OnDataReceived event of a SerialPort object. |
![]() | TSerialErrorReceivedEventHandler | Represents the method that will handle the OnErrorReceived event of a SerialPort object. |
![]() | TSerialPinChangedEventHandler | Represents the method that will handle the OnPinChanged event of a SerialPort object. |
| Name | Description | |
|---|---|---|
![]() | _Encoding | Represents a character encoding. |
![]() | _SerialDataReceivedEventArgs | Provides data for the OnDataReceived event. |
![]() | _SerialErrorReceivedEventArgs | Provides data for the OnErrorReceived event. |
![]() | _SerialPinChangedEventArgs | Provides data for the OnPinChanged event. |
![]() | _SerialPort | Represents an alias of the _SerialPort type. |
![]() | _Stream | Provides a generic view of a sequence of bytes. |
| Name | Description | |
|---|---|---|
![]() | ASerialPortHelper | Represents variable |
| Name | Description | |
|---|---|---|
![]() | GetSerialPortHelper | Represents method |
![]() | TCnSerialPort_DataReceivedHandler(_ClrObject,_ClrEventArgs) | Represents method |
![]() | TCnSerialPort_ErrorReceivedHandler(_ClrObject,_ClrEventArgs) | Represents method |
![]() | TCnSerialPort_PinChangedHandler(_ClrObject,_ClrEventArgs) | Represents method |




