Machine.getMaxVelocity()

[Motion86]

説明

Get the maximum speed limit of the specified axis.

構文

machine.getMaxVelocity(axis);

媒介変数

  • machine: is the Machine object.
  • axis: the axis of motion to get the maximum speed, AXIS_X, AXIS_Y or AXIS_Z.

戻り値

double: Return the maximum movement speed of the motion axis.

参照


ライブラリリファレンスホーム

86Duinoリファレンスのテキストは、Arduinoリファレンスを改変したもので、Creative Commons Attribution-ShareAlike 3.0ライセンスに基づいてライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。

上部へスクロール