Reading Dynamic Alarm Display Paths for Translation Purposes

Hello All,

When I attempt to read the display path from a tag configured with an alarm it returns None. Is there a way to extract the display path with bindings evaluated? We were hoping to loop through our tags in script and pull out all the dynamic display paths so we could give to a customer for translations.

My fallback plan was to use tag.configure in a conditioned script to set those tags to memory and set them to proper alarm state to trigger an alarm. We would then copy them from an alarm summary object.

Any info is helpful!

Frank