Uses of Class
com.tinkerforge.BrickStepper.AllData
-
-
Uses of BrickStepper.AllData in com.tinkerforge
Methods in com.tinkerforge that return BrickStepper.AllData Modifier and Type Method Description BrickStepper.AllData
BrickStepper. 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.
-