public static interface BrickletPerformanceDC.CurrentVelocityListener extends DeviceListener
BrickletPerformanceDC.setCurrentVelocityCallbackConfiguration(long, boolean)
. The parameter is the *current*
velocity used by the motor.
The BrickletPerformanceDC.CurrentVelocityListener
listener is only triggered after the set period
if there is a change in the velocity.Modifier and Type | Method and Description |
---|---|
void |
currentVelocity(int velocity) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.