public static interface BrickletIndustrialCounter.AllSignalDataListener extends DeviceListener
BrickletIndustrialCounter.setAllSignalDataCallbackConfiguration(long, boolean)
.
The parameters are the same as BrickletIndustrialCounter.getAllSignalData()
.Modifier and Type | Method and Description |
---|---|
void |
allSignalData(int[] dutyCycle,
long[] period,
long[] frequency,
boolean[] value) |
Copyright © 2020 Tinkerforge GmbH. All rights reserved.