Getting started - Manual - SIMATIC AX - System Counters Library - System.Counters,library

System.Counters library

Portfolio
SIMATIC AX
Product
SIMATIC AX
Software version
8.0.8
Edition
08/2025
Language
English (original)
Package Name
@ax/system-counters

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.