TOF
Generates an output signal that follows the input signal with a turn-off delay.
Input
Name | Type | Description |
|---|---|---|
IN | BOOL | Falling edge starts counting up ET, rising edge resets ET. |
PT | TIME | Preset delay time |
Output
Name | Type | Description |
|---|---|---|
Q | BOOL | TRUE, if (ET < PT) & (IN = 1) |
ET | TIME | Elapsed time, never exceeds PT |