eloProg - Vers. 1.0
76
DELAY
DELAY operator applies a delay to a signal by
setting the output to 1 (TRUE) after the set
time, against a change in the level of the input
signal.
Parameters
Time
: The delay can be set to between
10
ms and 1093.3 s
.
Rising edge
: If selected, the delay starts on the input signal's rising edge at the end of which the
output changes to 1 (TRUE) if the input is 1 (TRUE) where it remains for as long as the input stays
at 1 (TRUE).
In
Out
T
T
If not selected the logic is inverted, the output is set to 1 (TRUE) on the input signal's rising edge,
the delay starts on the input signal's falling edge, at the end of the set time the output changes to 0
(FALSE) if the input is 0 (FALSE) otherwise it remains 1 TRUE.
In
Out
T
T
T
T
Retriggerable
: If selected the time is reset each time the input status changes.