点击或拖拽改变大小

FanucSeries0iReadAxisNames 方法

获取系统的轴名称信息,数组的长度表示有几个轴
Gets the axis name information of the system, and the length of the array indicates how many axes there are

命名空间:  HslCommunication.CNC.Fanuc
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public OperateResult<string[]> ReadAxisNames()

返回值

类型:OperateResultString
机床的轴名称列表
参见