I have tag (type UDT) with folders and standard tags inside those folders. I would like to bind the Alarm Eval Enabled property to another tag but there does not seem to be a way to use regular Expressions to connect to another tag. I would like to connect this property to something like this:
({[.]../../J2_MP206/PLC_Inputs/XS} && {[.]../../J2_MP206/PC_Controls/Formula} = 1)
But if I go into those alarms and pick an alarm, then I can bind the Enabled property to the same expression. My question is why doesn't Ignition allow Expression on the properties outside but allows Expression in the properties inside the alarm?