hyu

tobias/plc/hyu

Hysteresis Up Updated programming of library 'faberge/hysteresis'. fb-hysteresis-up observes a raising value and filters the input signal, so that the output reacts less rapidly, making system more stable.
hyu
@/hyu
Hysteresis Up Updated programming of library 'faberge/hysteresis'. fb-hysteresis-up observes a raising 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
hyu
X
LOW
HIGH
OUT
OUTboolean
Output is 'true' if 'X => HIGH' and becomes 'false' again if 'X =< LOW'. Output doesn't change while 'HIGH =< X => LOW' when it has been activated once raising above 'HIGH'.
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.