Skip to content

API microstepping

elektrofuzzis edited this page Jan 12, 2020 · 6 revisions

Beim ftPwrDrive kann der Microstepping-Mode per API festgelegt werden. Der Modus wird für alle vier Motoren gleich gesetzt. Mit setMicroStepMode wird der Modus gesetzt, er kann mit getMicroStepMode wieder ausgelesen werden.

Die möglichen Microstepping-Modi sind als Konstanten definiert.


Microstepping modes could be set via API. The mode will be used for all stepping motors. setMicroStepMode sets the mode, getMicroStepMode could be used to read the mode.

Use the microstepping constants to set and get the mode.

Clone this wiki locally