This component models a pick-up, drop-out timer.
When the input goes to a HIGH state, the output will go to a HIGH state, after the specified ON delay time, and it will remain HIGH for a period of OFF delay time, after the input goes back to LOW state. If the input goes back to a HIGH state before the OFF delay time, then the internal timer is reset to the last change and the output will remain HIGH. Similarly when the output is at LOW state, if the input goes to HIGH and back to LOW before the specified ON delay time, then the internal timer is reset to last change and the output will remain LOW.
Name for Identification |
Text |
Optional text parameter for identification of the component. |
||
ON Delay Time |
|
REAL |
Constant |
[s] |
|
|
|
|
|
OFF Delay Time |
|
REAL |
Constant |
[s] |
|
|
|
|
|
Initial State |
|
Choice |
|
Set the initial state to Low, High or input at t=0. |