The output ‘Out’ follows the input ‘In’, except that it maintains a minimum on time defined by the ‘MinOn’ slot.
Inputs
Slots
Type
Default
Description
In
Digital
Null
The digital input for the output ‘Out’ to follow.
Enable
True
When True, ensures that the minimum on time modifies the output.
When False, the output ‘Out’ follows the input exactly.
MinOn
Integer
60 seconds
The minimum on time in seconds.
Outputs
Out
The output that follows the input with the restrictions imposed by MinOn.