<< Click to Display Table of Contents >> Enter tag's value |
|
In this example, we want to show how we can set the value of a tag using the Output Value property, and display the specified value on the screen using the Text Intput property.
1. Create a tag named Temperature:
2. Create a Text/EditField object (you can use other objects that have the “Output Value” property):
3. Set up the Output value property. Open the Object properties, go to the “Output value” tab, bind the tag to which we will set the value, and enter a Title for the dialog box:
4. Using this object, we will immediately display the specified value for the tag; to do this, we will configure the “Text Input” property:
5. Let's Run simulation to check the settings:
You can download this project here.