点击或拖拽改变大小

FatekProgramHelperExtraResponse 方法

提取当前的结果数据信息,针对的是字单位的方式

命名空间:  HslCommunication.Profinet.FATEK.Helper
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static byte[] ExtraResponse(
	byte[] response,
	ushort length
)

参数

response
类型:SystemByte
PLC返回的数据信息
length
类型:SystemUInt16
读取的长度内容

返回值

类型:Byte
结果数组
参见