点击或拖拽改变大小

SAMSerialCheckADSCommandCompletion 方法

检查当前的接收数据信息是否一条完整的数据信息

命名空间:  HslCommunication.Profinet.IDCard
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public static bool CheckADSCommandCompletion(
	List<byte> input
)

参数

input
类型:System.Collections.GenericListByte
输入的信息

返回值

类型:Boolean
是否接收完成
参见