endJog()

描述

結束 Jog 模式,並回到一般模式下。

語法

machine.endJog();

參數

machine:為 Machine物件。

無參數。

回傳

無回傳值。

See also

beginJog()
setJogSpeed()
setJogOffset()
getJogPos()


函式庫參考主頁面

86Duino 參考資料的文字採用 Creative Commons Attribution-ShareAlike 3.0 License 授權。參考資料中的程式碼範例已發佈到公共領域。