点击或拖拽改变大小

HslCommunication.Serial 命名空间

[缺少 "N:HslCommunication.Serial" 的 <summary> 文档]

  说明
公共类SerialBase
所有串行通信类的基类,提供了一些基础的服务,核心的通信实现
The base class of all serial communication classes provides some basic services for the core communication implementation
公共类代码示例SoftCRC16
用于CRC16验证的类,提供了标准的验证方法,可以方便快速的对数据进行CRC校验
The class for CRC16 validation provides a standard validation method that makes it easy to CRC data quickly
公共类SoftLRC
用于LRC验证的类,提供了标准的验证方法
The class used for LRC verification provides a standard verification method
枚举
  枚举说明
公共枚举CheckType
校验方式