TP
Generates an output signal of defined length (pulse).
Input
Name | Type | Description |
|---|---|---|
IN | BOOL | Rising edge starts counting up ET. |
PT | TIME | Preset pulse length |
Output
Name | Type | Description |
|---|---|---|
Q | BOOL | TRUE, if (0 < ET) & (ET < PT) |
ET | TIME | Elapsed time, never exceeds PT, reset if (PT = ET) & (IN = 0) |