Configure a basic SA_NumericalEntry symbol using InTouch tags
- Last UpdatedAug 08, 2024
- 2 minute read
The basic configuration of a SA_NumericalEntry symbol shows a data field with a border and color fill. The data field is writable during run time

Prerequisites
This procedure explains how to configure a basic symbol using a reference to an InTouch tag.
-
Create an Integer tag whose value will appear in the symbol's data field.
-
Create an InTouch application with a window to verify that the symbol has been configured correctly.
Configure a basic SA_NumericalEntry symbol
-
Drop the symbol in a WindowMaker window.
-
Double-click on the symbol to show the Edit Symbol Properties dialog box.
-
Click the Custom Properties tab to show the default custom properties.
-
Select the PV custom property.
-
Click the Browse Galaxy button to the right of the Default Value field to show the Select Tag dialog box.
-
Assign the InTouch tag as the reference value of the PV custom property.
-
Assign static integer values to the Max and Min custom properties.
-
Assign 100 to Max.
-
Assign 0 to Min.
-
-
If you want, assign optional string values as the symbol's label.
-
Right-click on the symbol, select Substitute, and then select Substitute Strings.
-
Enter a string value for Label and click OK.
-
-
Save your changes.
-
Run the application containing the symbol in WindowViewer to verify that your configuration changes are correct.