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