delay-on

vitaly-zs/delay-on/delay-on

A node is a delayed change from false to true and is not sensitive to changes shorter than the duration of the delay.
delay-on
@/delay-on
A node is a delayed change from false to true and is not sensitive to changes shorter than the duration of the delay.
Tnumber
Time to delay in seconds
ENboolean
The enableness value to monitor
UPDpulse
Resets current countdown, starts new countdown, i.e. it increases the delay by 'T' seconds
delay-on
T
EN
UPD
ACT
ACTboolean
Outputs true if `EN` is true longer than` T` seconds
To use the node in your project you should have the vitaly-zs/delay-on 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.