点击或拖拽改变大小

AllenBradleyHelperPackServerReturnMultiTags 方法

对于CIP的服务器返回多个标签读取的报文进行打包

命名空间:  HslCommunication.Profinet.AllenBradley
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
语法
public static byte[] PackServerReturnMultiTags(
	List<byte[]> cips
)

参数

cips
类型:System.Collections.GenericListByte
多个读取结果

返回值

类型:Byte
打包后的结束
参见