一款简单易用的基础网络通讯组件库。

SerialPortConfigExtension 类

SerialPortConfigExtension

Definition

命名空间: TouchSocket.SerialPorts
程序集: TouchSocket.SerialPorts (在 TouchSocket.SerialPorts.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
C#
public static class SerialPortConfigExtension
Inheritance
Object    SerialPortConfigExtension

方法

SetSerialDataHandlingAdapter 设置(串口系)数据处理适配器。
SetSerialPortOption 设置串口属性。

字段

SerialDataHandlingAdapterProperty 设置串口适配器
SerialPortOptionProperty 串口属性。

参见