The output ‘Out’ follows the input ‘In’, except that it maintains a minimum off time defined by the ‘MinOff’ 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 off time modifies the output.
When False, the output ‘Out’ follows the input exactly.
MinOff
Integer
60 seconds
The minimum off time in seconds.
Outputs
Out
The output that follows the input with the restrictions imposed by MinOff.