点击或拖拽改变大小

ToolInformation 构造函数 (Byte, IByteTransform)

指定内存数据来初始化对象

命名空间:  HslCommunication.CNC.Fanuc
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public ToolInformation(
	byte[] content,
	IByteTransform byteTransform
)

参数

content
类型:SystemByte
机床返回的数据
byteTransform
类型:HslCommunication.CoreIByteTransform
字节变换规则
参见