Falling edge detector.

| Function Menu | Block Diagram |
|---|---|
![]() |
![]() |
| Name | Type | Description |
|---|---|---|
input |
bool |
Input. When the input transitions from 1 to 0, the output is set to 1 for one program execution cycle. |
| Name | Type | Description |
|---|---|---|
output |
bool |
Output. Set to 1 when the input transitions from 1 to 0. |
Not available