I am trying to create a parameterized popup alarm table. Each time you select a component (in this case, a sensor), it should open a popup window and display whether it has an active alarm. However, I’m having trouble binding the table to the UDT tags. I already have a custom property that allows me to use templates in the popup window. The issue is with the alarm table; it doesn’t display anything when I try to bind it to a tag through the tag property.
You'll need to configure an alarm property that is common between the alarms for that equipment. You can use the tag path, label, or display path filters and apply that filter to an alarm status table in your popup.
In the properties for the alarm status table you'll see the Filters section (if there are ever properties you can't see it you'll have to change your property filter to all instead of basic).
Since the alarms you want to filter are all part of a UDT you can use the source filter. The * works as a wildcard.
Right-click the header of the table and add the display path column if it's not visible on your table.
I’m using the Root Container as the path, and I tried using *, but I doesn't seem to be displaying anything, I don't know if I am using them correctly.
What do your source paths look like in the table without any filter? I'm guessing you just have the tag path on the root container. You need the alarm path