点击或拖拽改变大小

KeyenceNanoHelperCheckPlcReadResponse 方法

校验读取返回数据状态,主要返回的第一个字节是不是E
Check the status of the data returned from reading, whether the first byte returned is E

命名空间:  HslCommunication.Profinet.Keyence
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public static OperateResult CheckPlcReadResponse(
	byte[] ack
)

参数

ack
类型:SystemByte
反馈信息

返回值

类型:OperateResult
是否成功的信息
参见