<< Click to Display Table of Contents >> Common text change |
![]() ![]() ![]() |
We create tag with name State:
Depending on the tag's value we want to change text of Text/EditField object (instead of the Text/EditField there can be other objects with text property):
For example we want to have text "Automat" if our (State) tag's value equal 0, and text "Manual" if tag's value not equal 0. We need to enable Text input property and fill it like this:
Click OK to confirm your changes and Run simulation to check your settings:
You can download this project here.