Uses of Class
com.tinkerforge.BrickSilentStepper.AllData
-
-
Uses of BrickSilentStepper.AllData in com.tinkerforge
Methods in com.tinkerforge that return BrickSilentStepper.AllData Modifier and Type Method Description BrickSilentStepper.AllData
BrickSilentStepper. getAllData()
Returns the following parameters: The current velocity, the current position, the remaining steps, the stack voltage, the external voltage and the current consumption of the stepper motor.
-