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