Breadcrumbs

Confirming an alarm message via PLC

If you want to confirm pending alarms from the PLC, this is possible in the following steps:

In the Library Manager using the button Add Library, add the CmpEvents library.

image-20231113-141851.png

For the alarm confirmation, import the prepared program PLC_PRG_ResetAllAlarms.export via the menu Project Import…

image-20231113-142155.png

Alarms are then confirmed as follows, for example:

image-20240327-120605.png


PLC_PRG_ResetAllAlarms.export