/
CondDelay Block
CondDelay Block
The condDelay block observes a False to True transition from the input, but only switches the output to true if the input remains true for the entire chosen delay duration. Intermittent changes during delay period are all factored in. Units to use are: sec, min, hr
An example of it being used is below.
Logic: If safCmd is true AND safStatus is false for 3 minutes, then set safOperation as true. (That means the initial condition of safCmd being true AND safStatus being false has to be true for 3 minutes before setting safOperation as true)
, multiple selections available,
Related content
If Block
If Block
Read with this
isType Block
isType Block
Read with this
Date, Time, Day blocks
Date, Time, Day blocks
Read with this
RuntimeCounter Block
RuntimeCounter Block
Read with this
Logic Builder Examples
Logic Builder Examples
Read with this
Mult Block
Mult Block
Read with this