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