Configure a basic SA_InvisibleProfileMeter symbol using ArchestrA Automation objects
- Last UpdatedJul 31, 2024
- 3 minute read
The basic configuration of the SA_InvisibleProfileMeter symbol shows alarm limit indicators without a meter bar. Although a measured value must be configured, it does not appear when the basic configuration of the symbol runs by itself.

Typically, this symbol works with th SA_MeterConnector symbol. which is a connector line drawn between two adjacent SA_InvisibleProfile meters. The endpoints of connector line show the position of the measured values on each SA_InvisibibleProfileMeter symbol.
To configure a basic SA_InvisibleProfileMeter symbol, you need to assign references to ArchestrA attributes or owning objects to the following custom properties.
-
AlarmHiHiLimit
-
AlarmHiLimit
-
AlarmLoLimit
-
AlarmLoLoLimit
-
PV
-
PVRangeFullScaleMax
-
PVRangeFullScaleMin
Prerequisites
This procedure explains how to configure a basic SA_InvisibleProfileMeter symbol using references to attributes of an ArchestrA automation object.
-
To follow the steps of this procedure, create an ArchestrA object that meets the following requirements:
-
Includes an Analog PV field attribute
-
Enable I/O scaling with the input clamped to the EU range
-
Enable limit alarms with limits specified for HiHi, Hi, Lo, and LoLo alarms
-
-
Create an InTouch application with a window to verify that the symbol has been configured correctly.
To configure a basic SA_InvisibleProfileMeter using ArchestrA attributes
This procedure explains how to use the ArchestrA Substitute References utility to quickly assign ArchestrA attributes to the custom properties of a symbol.
-
Embed the symbol in another symbol in the Industrial Graphic Editor.
-
Select the symbol.
-
Press Ctrl + E to show the Substitute References dialog box.
You should see the seven custom properties listed that need to be assigned reference values.
-
Click Find & Replace.
-
Type Me in the Find What? field.
-
Type the name of the ArchestrA object you created in the Replace with field.
-
Click Replace All to substitute the name of your ArchestrA object in the custom property references.
-
Click OK after all custom property references have been substituted.
-
-
Save the symbol and check it in.
-
If necessary, deploy the Galaxy containing the object with attributes that are used as reference values of the custom properties.
-
Double-click an instance of InTouch ViewApp to start WindowMaker.
-
Create a new InTouch window and embed the symbol containing the SA_InvisibleProfileMeter symbol.
-
Run the application in WindowViewer to verify that your basic symbol configuration works correctly.
To configure a basic SA_InvisibleProfileMeter using owning objects
The procedure explains how to configure a symbol using owning objects to assign ArchestrA attributes to the custom properties of a symbol.
-
Embed the symbol in another symbol from the Industrial Graphic Editor.
-
Select the symbol and scroll the Properties pane at the right of the window until you see the Runtime Behavior area.
-
Click the OwningObject field to show the Instances window.
-
Select an object from the list that you want to be the owing object and whose attribute objects will be automatically assigned to the symbol's custom properties.
If you know the name of the object, simply enter the name in the OwningObject field.
-
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 instanced of InTouch ViewApp to start WindowMaker.
-
Create a new InTouch window and embed the symbol containing the SA_InvisibleProfileMeter symbol.
-
Run the application in WindowViewer to verify that your basic symbol configuration works correctly.