 | IAxisBaseMoveP 方法 |
点位运动
命名空间: AT.Librarys.Container.Toolkit.Motion程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法bool MoveP(
ushort positionMode,
double distance,
bool isWait = true
)
参数
- positionMode UInt16
- 位移模式,0:0=相对 1=绝对
- distance Double
- 距离
- isWait Boolean (Optional)
- 是否等待完成
返回值
Boolean
参见