Uses of Class
com.tinkerforge.BrickletIndustrialDualACRelay.Monoflop
-
-
Uses of BrickletIndustrialDualACRelay.Monoflop in com.tinkerforge
Methods in com.tinkerforge that return BrickletIndustrialDualACRelay.Monoflop Modifier and Type Method Description BrickletIndustrialDualACRelay.Monoflop
BrickletIndustrialDualACRelay. getMonoflop(int channel)
Returns (for the given relay) the current state and the time as set byBrickletIndustrialDualACRelay.setMonoflop(int, boolean, long)
as well as the remaining time until the state flips.
-