hyd

tobias/plc/hyd

Hysteresis Down Updated programming of library 'faberge/hysteresis'. fb-hysteresis-down observes a dropping value and filters the input signal, so that the output reacts less rapidly, making system more stable.
hyd
@/hyd
Hysteresis Down Updated programming of library 'faberge/hysteresis'. fb-hysteresis-down observes a dropping value and filters the input signal, so that the output reacts less rapidly, making system more stable.
Xnumber
Raw values
LOWnumber
Border value
HIGHnumber
Border value
hyd
OUT
X
LOW
HIGH
OUTboolean
Output is 'true' if 'X =< LOW' and becomes 'false' again if 'X => HIGH'. Output doesn't change while 'LOW => X =< HIGH' when it has been activated once dropping below 'LOW'.
To use the node in your project you should have the tobias/plc library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.