public static interface BrickletLoadCell.WeightListener extends DeviceListener
BrickletLoadCell.setWeightCallbackPeriod(long)
. The parameter is the weight
as measured by the load cell.
The BrickletLoadCell.WeightListener
listener is only triggered if the weight has changed since the
last triggering.Modifier and Type | Method and Description |
---|---|
void |
weight(int weight) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.