Animation using property binding

Animate a property of a graphic element by binding the property directly to a tag or expression.
Bind color properties only to string tags. Binding to an integer tag, a floating point tag, or an expression is not supported and will not produce a change in the color.
IMPORTANT:
  • Changes to a graphic element name are not propagated to a State table or Color table when the graphic element is referenced in the State table or Color table expression. For example, if a Color table expression is bound to NumericDisplay_001.value and the element name changes to NumericDisplay_002, update the table manually in order for the table to work with the renamed graphic element.
  • State Enter events do not execute when navigating to a screen if the expression in the state table uses element property binding.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal