public static interface BrickletLinearPoti.AnalogValueListener extends DeviceListener
BrickletLinearPoti.setAnalogValueCallbackPeriod(long)
. The parameter is the analog value of the
Linear Potentiometer.
The BrickletLinearPoti.AnalogValueListener
listener is only triggered if the position has changed
since the last triggering.Modifier and Type | Method and Description |
---|---|
void |
analogValue(int value) |
Copyright © 2020 Tinkerforge GmbH. All rights reserved.