点击或拖拽改变大小

KeyenceNanoHelperCheckPlcWriteResponse 方法

校验写入返回数据状态,检测返回的数据是不是OK
Verify the status of the returned data written and check whether the returned data is OK

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

参数

ack
类型:SystemByte
反馈信息

返回值

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