Step 2: Add a reporting point to a template
- Last UpdatedApr 04, 2025
- 1 minute read
Guidelines
-
You can add reporting points to templates to create a certain section of the plant hierarchy.
-
You can add as many reporting points as you want to a template.
To add a reporting point to an equipment template
-
Expand the System Configuration folder, then expand the Templates folder, then right-click Equipment Template, point to Add Item, point to Reporting Points, and then choose a module. A new reporting point appears.

-
Proceed to set the properties of the reporting point and its child items, as specified in the instructions for the relevant module.
-
For condition expressions, use a special generic syntax, so that the expression can be contextualized and applied across various pieces of equipment.
Examples of syntax:
|
Syntax |
Meaning |
|---|---|
|
<<TARGET>> |
Value of the target location. |
|
<<TARGET.SPEED>> |
Value of the custom field on the target location. |
|
<<LOOKUP (TARGET.TAGNAME)>> |
Looks up an item from the value of the property on the target location. |
Next step: Step 3: Define contextualized properties and expressions