Install with Apax:
apax add @ax/system-counters
Add the namespace in your ST code:
USING System.Counters;
| Function Blocks | Description |
|---|---|
| Counter | Two-way counter. |
| CounterDown | Decrementing counter. |
| CounterUp | Incrementing counter. |
Install with Apax:
apax add @ax/system-counters
Add the namespace in your ST code:
USING System.Counters;
| Function Blocks | Description |
|---|---|
| Counter | Two-way counter. |
| CounterDown | Decrementing counter. |
| CounterUp | Incrementing counter. |