点击或拖拽改变大小

FanucSeries0iReadToolInfoByGroup 方法

根据刀组号读取刀具信息,包括寿命及使用次数。
Tool information is read according to the tool group number, including life and number of uses.

命名空间:  HslCommunication.CNC.Fanuc
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public OperateResult<ToolInformation> ReadToolInfoByGroup(
	short groupId
)

参数

groupId
类型:SystemInt16
刀组号

返回值

类型:OperateResultToolInformation
刀具信息
参见