点击或拖拽改变大小

IAxisBaseMoveInpGluing(Int32, ListCPoint, Int32) 方法

直线插补涂胶

命名空间: AT.Librarys.Container.Toolkit.Motion
程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法
C#
bool MoveInpGluing(
	int positionmode,
	List<CPoint> pos,
	int delayOpen
)

参数

positionmode  Int32
0:相对位置坐标 1:绝对位置坐标
pos  ListCPoint
参与直线插补的轴目标位置列表
delayOpen  Int32
胶阀延时开启时间(毫秒)

返回值

Boolean
参见