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