Tag Binding

A tag binding is a very straight-forward binding type. It simply binds a property directly to a tag. This sets up a tag subscription for that tag, and every time the chosen property changes, the binding is evaluated, pushing the new value into the bound property.

If the tag is a leased scan class, this binding will activate the lease while the window is open. If you choose a tag in the tree, and not a property, the Value property is assumed.