Bindings and Tag Properties
Aside from binding a property to a Tag's value, you can also bind to properties on a Tag, such as Tooltip or AlarmActiveAckCount. This is useful when you don't need the value of the Tag, but rather the state, or some other configuration on the Tag.
Here we see two boolean Memory Tags. Each Tag has an alarm that will go active when the value on the Tag is high.

The simplest approach involves a Tag Binding. This can be achieved by simply dragging-and-dropping the Tag Property onto a Window, component, or component property: similar to creating a standard Tag Binding, except we're using a property on the Tag instead of the Tag's value. The resulting Tag Binding would look like the image below. Note that the property name has been appended to the path below the Choose Tag tree:
