Equipment List
This display allows you to create instances for your Equipment Model. The display is very similar to our Equipment Classes, showing list of all the models on the left and their instances on the right side datalist.
Start by choosing Equipment model from the Equipment Class list and add (or modify) instances from the Edit button on the Instances datalist. Remember to commit changes to save them.
When we scroll our istances list to the right, we can see all our created properties as columns.
Defining Instances
The table below shows the default settings for each instance. In addition, the datalist may show inherited properties and properties we have created for our model.
| Attribute | Type | Description |
|---|---|---|
| Process Path | String | Hierarchical name with point notation, e.g., Plant.Department.Process.SubProcess.Equipment |
| Name | String | Name of our instance, e.g., Equipment |
| Parent | Path | Reference to the Parent in the Path, e.g., Plant.Department.Process.SubProcess |
| Equipment | Equipment | Reference to the equipment definition in Equipment Class i.e. Name of our Equipment model. |
| References | String[] | Reference values to variables or other instance properties. For properties: ReferringProperty:/TargetClass[TargetProperty]/TargetId|TargetName, for variables: MyProperty:/Variable/|VariableName. Further information. |
Reference for GUID properties
Please note that, if you have GUID properties, write their process path on the property value cell as well (For example For GUID property Source Tank the path would be site.Tank area.Source Tank). In latest versions, system shows path options in dropdown menu automatically.
Overriding property attributes
It is also possible to override the default property attributes on an instance level. Please see quick user guide: Equipment property info attribute override in Engineering UI.
Updated 3 days ago
