Getting started - Manual - SIMATIC AX - System Edge Detection Library - System.EdgeDetection,library

System.EdgeDetection library

Portfolio
SIMATIC AX
Product
SIMATIC AX
Software version
7.1.47
Edition
05/2024
Language
English (original)
Package Name
@ax/system-edgedetection

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.