点击或拖拽改变大小

FanucHelperBulidReadData 方法

构建读取数据的报文内容

命名空间:  HslCommunication.Robot.FANUC
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static byte[] BulidReadData(
	byte sel,
	ushort address,
	ushort length
)

参数

sel
类型:SystemByte
数据类别
address
类型:SystemUInt16
偏移地址
length
类型:SystemUInt16
长度

返回值

类型:Byte
报文内容
参见