Configure a basic SA_Trend_MultiPen symbol using InTouch tags
- Last UpdatedJul 30, 2024
- 2 minute read
The basic configuration of the SA_Trend_MultiPen symbol shows PenA on a trend grid with a five minute vertical time period scale. PenA appears in the pen selector panel. The trend line appears as a StepLine plot with an AutoRange Y axis in a Moving trend period.
To configure a basic SA_Trend_MultiPen symbol, you need to assign a reference value to the PenA custom property and a string value to the PenA_Tagname custom property.

Prerequisites
To follow the steps of this procedure, create an InTouch tag that meets the following requirements:
-
Create a Double field attribute that will represent the measured value shown as the Pen A trend line.
-
Create an InTouch application with a window to verify that the symbol has been configured correctly.
To configure a basic SA_Trend_MultiPen symbol using InTouch tags
-
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 PenA from the list of 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 PenA custom property and click OK.
-
Assign a string value to the PenA_Tagname custom property.
-
Save your changes.
-
Run the application containing the symbol in WindowViewer to verify that your configuration changes are correct.