点击或拖拽改变大小

DLT645HelperCheckReceiveDataComplete 方法

判断DLT645的报文是否是完整的

命名空间:  HslCommunication.Instrument.DLT.Helper
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static bool CheckReceiveDataComplete(
	MemoryStream ms
)

参数

ms
类型:System.IOMemoryStream
内存数据信息

返回值

类型:Boolean
是否完整的
参见