Configure a basic SA_Trend_SinglePen symbol using InTouch tags
- Last UpdatedJul 30, 2024
- 1 minute read
The basic configuration of the SA_Trend_SinglePen symbol shows a simple trend of runtime data on a trend grid with a five minute vertical time period scale. The trend line appears as a StepLine plot with an AutoRange Y axis in a Moving trend period.
To configure a basic SA_Trend_SinglePen symbol, you only need to assign a reference value to the Pen custom property.
|
|
Prerequisites
To follow the steps of this procedure, create an InTouch tag that meets the following requirements:
-
Create an I/O Real InTouch tag that will represent the measured value shown as the pen trend line.
-
Create an InTouch application with a window to verify that the symbol has been configured correctly.
To configure a SA_Trend_SinglePen 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 Pen 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 Pen custom property and click OK.
-
Save your changes.
-
Run the application containing the symbol in WindowViewer to verify that your configuration changes are correct.
