点击或拖拽改变大小

SerialBaseIsClearCacheBeforeRead 属性

是否在发送数据前清空缓冲数据,默认是false
Whether to empty the buffer before sending data, the default is false

命名空间:  HslCommunication.Serial
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public bool IsClearCacheBeforeRead { get; set; }

属性值

类型:Boolean
参见