点击或拖拽改变大小

DeviceSerialPortReceiveEmptyDataCount 属性

获取或设置连续接收空的数据次数,在数据接收完成时有效,每个单位消耗的时间为SleepTime
Obtain or set the number of consecutive times to receive empty data, which is valid when the data is received, and the time consumed by each unit is SleepTime

命名空间:  HslCommunication.Core.Device
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public int ReceiveEmptyDataCount { get; set; }

属性值

类型:Int32
参见