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