Adding Tank Equipment Class Properties
After creating the equipment class for the tank (TNK), you need to add the control properties Density, Depth, Inner Pressure, and Temperature.
The Tank equipment class properties include creating alarms for the Inner Pressure and Temperature. However, to gain experience updating equipment assets using the Bulk Asset Configurator, we will input alarms separately. Learn more
To add Tank equipment class properties:
- In Workbench, go to Project Explorer, and expand Assets > Equipment classes > Tank Farm Classes.
-
Right-click TNK and select Add Equipment class property. The equipment class property pane appears.
-
For each tab, add the Density property parameters specified in the following table, then click Apply, and then click New.
Tab Name
Enter or select the following properties…
General
- Name: DEN
- Display Name: Density (kg/m3)
- Description: Tank Density (kg/m3)
Real-time Data
- Source type: Real-time Data Source
- Real-time data source: /?PARAM__DEN?/
Historical Data
- Source type: Historical Tag
-
For each tab, add the Depth property parameters specified in the following table, then click Apply, and then click New.
Tab Name
Enter or select the following properties…
General
- Name: DEPT
- Display Name: Depth (%)
- Description: Tank Depth (%)
Real-time Data
- Source type: Real-time Data Source
- Real-time data source: /?PARAM__DEPT?/
Historical Data
- Source type: Historical Tag
-
For each tab, add the Inner Pressure property parameters specified in the following table, then click Apply, and then click New.
Tab Name
Enter or select the following properties…
General
- Name: INR_PRES
- Display Name: Inner Pressure (MPa)
- Description: Tank Inner Pressure (MPa)
Real-time Data
- Source type: Real-time Data Source
- Real-time data source: /?PARAM__INR_PRES?/
Historical Data
- Source type: Historical Tag
-
For each tab, add the Temperature property parameters specified in the following table, then click Apply, and then click New.
Tab Name
Enter or select the following properties…
General
- Name:TEMP
- Display Name: Temperature (°C)
- Description: Tank Temperature (°C)
Real-time Data
- Source type: Real-time Data Source
- Real-time data source: /?PARAM__TEMP?/
Historical Data
- Source type: Historical Tag
- Expand Assets > Equipment classes > Tank Farm Classes.
-
Double-click TNK, select the Parameters tab, and then click Detect. All the tank parameters are listed.
- Click Apply & Close. The Tank (TNK) equipment class with properties is complete.
- Continue with adding pump equipment class properties.