Difference between Property binding and Tag binding

Hi Guys, I am new to Ignition.
Can any one tell me the difference between Tag binding and Property bindings? As both are using tags for binding.
When to use property bindings.

Hi,
Property bindings can be very useful for “graphical” bindings.
For example you can bind a component’s “Visible” property to a checkbox “Selected” property to make it visible/invisible.
Moreover, expression binding allow you to combine property binding and expressions.
Check out these links for more informations :
https://docs.inductiveautomation.com/display/DOC80/Property+Bindings+in+Vision
https://docs.inductiveautomation.com/display/DOC80/Expression+Binding+in+Vision

1 Like