Configure a basic SA_BoxChart symbol using InTouch tags
- Last UpdatedJul 30, 2024
- 2 minute read
The basic configuration of a SA_BoxChart symbol shows a chart consisting of 10 chart bars oriented vertically. Each chart bar is assigned an individual measured value, an average, a maximum value, and a minimum value.
For the sake of simplicity, this procedure shows how to configure a simple chart symbol consisting of only two chart bars.

Prerequisites
This procedure explains how to configure a basic symbol using references to InTouch tags.
-
You must have the following data sources to graphically represent these values with this symbol.
-
Measured value
-
Average value
-
Maximum value
-
Minimum value
Note: If you do not have the InTouch data, you can enter static values for the average, maximum, and minimum custom properties to see how this data is graphically represented by the symbol.
-
-
Create an InTouch application with a window to verify that the symbol has been configured correctly.
To configure a basic SA_BoxChart symbol
-
Drop the symbol in a WindowMaker window.
-
Double-click on the symbol to show the Edit Symbol Properties dialog box.
-
Click the Wizard options tab and set NumberOfBars to Two.
-
Click the Custom Properties tab to show the default custom properties.
-
Assign InTouch tags to the Bar01 and Bar02 custom properties.
-
Click the Browse Galaxy button to the right of the Default Value field to show the Select Tag dialog box.
-
Assign an InTouch tag as the reference value of the Bar01 custom property.
-
Assign another InTouch tag as the reference value of the Bar02 custom property.
-
-
Assign static values for each chart bar's average, maximum, and minimum custom properties.
-
Save your changes.
-
Run the application containing the symbol in WindowViewer to verify that your configuration changes are correct.