Less Than Node
The Less Than node is a Logic node that is used to determine if a value is less than another.
This can also be done using the Condition node. However, this version has hysteresis.
This node is used in all modules.
Inputs
A (Input #1) is a number that you want to compare.
B (Input #2) is a number that you want to compare against
Outputs
Output #1 is true when A is less than B, and will return to being false once the value is safely back below.
Options
Hyst chooses the amount of hysteresis you'd like to apply to the comparison.