endJog()
描述
结束 Jog 模式,并回到一般模式下。
语法
machine.endJog();
参数
machine
:为 Machine
物件。
无参数。
回传
无回传值。
See also
beginJog()
setJogSpeed()
setJogOffset()
getJogPos()
函式库参考
86Duino 参考资料的文字采用 Creative Commons Attribution-ShareAlike 3.0 License 授权。参考资料中的程式码范例已发布到公共领域。