endMpg()

描述

结束 MPG 模式,并回到一般模式下。

 

语法

machine.endMpg();

 

參數

machine:為 Machine物件。

無參數。

 

回傳

無回傳值。

 

See also

beginMpg()
setMpgSpeed()
setMpgAxis()
setMpgRatio()
getJogPos()


 

函式庫參考主頁面

86Duino 参考资料的文本遵循知识共享署名-Creative Commons Attribution-ShareAlike 3.0 License。参考资料中的代码示例已发布到公共领域。