The output ‘Out’ follows the input ‘In’, except that transitions from True to False are delayed for the time specified in the ‘Delay’ slot.
Inputs
|
|
|
|
|
Slots
|
Type
|
Default
|
Description
|
|
In
|
Digital
|
Null
|
Input that is followed by the output.
|
|
Enable
|
Digital
|
True
|
When True, ensures that stop delay is maintained.
When False, the output ‘Out’ follows the input exactly.
|
|
Delay
|
Integer
|
60 seconds
|
The stop delay in seconds.
|
Outputs
|
|
|
Slots
|
Type
|
Description
|
|
Out
|
Digital
|
Output follows the input and can be modified by the delay time.
|
|