public static interface BrickletIndustrialDual020mA.CurrentListener extends DeviceListener
BrickletIndustrialDual020mA.setCurrentCallbackPeriod(short, long)
. The parameter is the current of the
sensor.
The BrickletIndustrialDual020mA.CurrentListener
listener is only triggered if the current has changed since the
last triggering.Modifier and Type | Method and Description |
---|---|
void |
current(short sensor,
int current) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.