Hello,
I have a weird behaviour. I have a boolean expression tag which checks if an alarm on a tag is on, and that tag is on the same level in the tree structure of the folder so basically I m doing this expression :
isAlarmActive({[.]Tag name}) # I m picking it with the choose tag option so the path is right
Note that this is done inside an UDT
but I have Bad_NotFound in the quality and the alarm is active on the other tag and I m not getting a true.
any ideas? thank you
I might be doing stupid stuff because I m not experienced with ignition.