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