点击或拖拽改变大小

FanucSeries0i.ReadSysAllCoors 方法

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

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

返回值

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