Alarm Journal Table Perspective 8.3

Hi,

In my SCADA I use a lot of UDT instances (I have valve UDT, motor UDT etc.). In each UDT I have a parameter called Area. It tells where a device is located (e.g. CIP station). Every UDT has its alarms (bit state) and the whole alarm logic is in the PLC (activating and acknowledging). For displaying active alarms I use alarm Label (the label consists of Instance Name + Area + Short description). It works well for Alarms Status Table but with Alarm Journal Table I have some problems. Despite that only the time and label columns are visible in the table, for some alarms the name of the alarm (which is not very representative) is displayes instead of label. What Can I do with that?

image

I always use Display Path with expression to build what I like to show in Alarm Status and Alarm Journal list Table.