TON
Generates an output signal that follows the input signal with a turn-on delay.
Input
Name | Type | Description |
|---|---|---|
IN | BOOL | Rising edge starts counting up ET, falling 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 |