点击或拖拽改变大小

FanucSeries0iReadSysAllCoors 方法

读取机床的坐标,包括机械坐标,绝对坐标,相对坐标
Read the coordinates of the machine tool, including mechanical coordinates, absolute coordinates, and relative coordinates

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

返回值

类型:OperateResultSysAllCoors
数控机床的坐标信息,包括机械坐标,绝对坐标,相对坐标
参见