Adding Valve Equipment Class Properties
After creating the equipment class for the valve (VLV), you need to add the control properties Command and Status. As the Valve equipment class uses the same properties as the Pump equipment class, all we need to do is make a copy of the Pump CMD and STS equipment class properties.
To add Valve equipment class properties:
- In Workbench, go to Project Explorer, and expand Assets > Equipment classes > Tank Farm Classes.
-
Expand the PMP equipment class, then right-click CMD, and select Copy.
-
Right-click the VLV equipment class and select Paste or use the keyboard command, Ctrl+V. The CMD property appears under the VLV equipment class.
- Repeat steps 2 and 3 for the STS equipment class property.
- Double-click each new VLV property to display the property pane and make sure that the Description field reflects that it is a Valve parameter, and not a Pump parameter.
- Expand Assets > Equipment classes > Tank Farm Classes.
- Double-click VLV, select the Parameters tab, and then click Detect. All the valve parameters are listed.
- Click Apply & Close. The Valve (VLV) equipment class with properties is complete.
- Continue with adding pressure indicator equipment properties.