点击或拖拽改变大小

EstunData 构造函数 (Byte, IByteTransform)

使用指定的原始字节数据来实例化埃斯顿机器人对象

命名空间:  HslCommunication.Robot.Estun
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public EstunData(
	byte[] source,
	IByteTransform byteTransform
)

参数

source
类型:SystemByte
原始字节数组
byteTransform
类型:HslCommunication.CoreIByteTransform
字节转换
参见