点击或拖拽改变大小

AllenBradleyHelperCheckResponse 方法

初步检查返回的CIP协议的报文是否正确
Initially check whether the returned CIP protocol message is correct

命名空间:  HslCommunication.Profinet.AllenBradley
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public static OperateResult CheckResponse(
	byte[] response
)

参数

response
类型:SystemByte
CIP的报文信息

返回值

类型:OperateResult
是否正确的结果信息
参见