Configure a basic SA_KPIBar symbol using ArchestrA objects
- Last UpdatedJul 31, 2024
- 2 minute read
A basic SA_KPIBar symbol is oriented horizontally and includes a label. Two custom properties need to be configured to show the current KPI value and the KPI tracker line. Optionally, a label can be specified for the symbol.
|
|
Prerequisites
To follow the steps of this procedure, create ArchestrA objects that meet the following requirements:
-
Create two Double field attributes for the KPI and KPI tracker values
-
Create an InTouch application with a window to verify that the symbol has been configured correctly.
Configure a basic SA_KPIBar symbol using ArchestrA attributes
-
Embed the symbol in another symbol in the Industrial Graphic Editor.
-
Select the symbol and press Ctrl + M to show the Custom Properties dialog box.
-
Select the KPI custom property from the list and click the Galaxy Browser button to the right of the Default Value field.
-
Click the Attribute Browser tab and select an attribute from the list to assign to the custom property.
-
Click OK to return to the Custom Properties dialog box.
-
Select the KPITracker custom property and repeat steps 3 through 5.
-
If you want, assign an optional string to the symbol's label.
-
Right-click on the symbol, select Substitute, and then select Substitute Strings.
-
Enter strings for the different labels and click OK.
-
-
Save the symbol and check it in.
-
If necessary, deploy the Galaxy containing the object whose attributes are used as reference values of the custom properties.
-
Double-click an instance of InTouchViewApp to start WindowMaker.
-
Create a new InTouch window and embed the symbol containing the symbol.
-
Run the application in WindowViewer to verify that your basic symbol configuration works correctly.
