-
Notifications
You must be signed in to change notification settings - Fork 37
Unit Reference ChangeDetect
S2NX7 edited this page Oct 5, 2025
·
3 revisions
Allows flow through only if the input value has changed, outputting the new value.
Input Ports
- enter : The entry point for the node.
- input : The resets the node, allowing the next entry through.
Output Ports
- lastValue : The resets the node, allowing the next entry through.
- onChange : The exit point for the node.