Install with Apax:
apax add @ax/system-edgedetection
Add the namespace in your ST code:
USING System.EdgeDetection;
| Function Blocks | Description |
|---|---|
| FallingEdge | Detect signal falling edge. |
| RisingEdge | Detect signal rising edge. |
Install with Apax:
apax add @ax/system-edgedetection
Add the namespace in your ST code:
USING System.EdgeDetection;
| Function Blocks | Description |
|---|---|
| FallingEdge | Detect signal falling edge. |
| RisingEdge | Detect signal rising edge. |