Using Alarm Server alarms in program

Hello,
I created a couple alarms using the Alarm Server and I can show and acknowledge them via the eHMI, but I can’t figure out how to use these alarms in a program. I would like to have the program react to active alarms.
Thanks,
BvdV,

Alarms are not visible for the PLC program as they are kept in a separate C+±program (The “AlarmProgram” in ESM).

I hope this will change, as there are several functions missing for the alarm system to be fully functional.

That’s unfortunate. Thanks for your reaction!