-
Set the active plant as desired via Drawing Manager.
-
On the Start menu, select Intergraph Smart P&ID Support Utilities > Configure Item Tag Utility to start the utility.
For information about the fields in this form, see Configure Item Tag Dialog.
-
Select the Item Type. For example, PipeRun.
-
Set the Field Number to reflect the number of properties that will be displayed in the item tag (a value between 2 and 12).
-
Select properties to be displayed from the lists.
-
The order of the properties in the list is the order in which they will appear in the item tag.
-
The TagSequenceNo property should always be used in the item tag. If you are configuring the item tag for item type PipingComp, you must add TagSequenceNo as an attribute of this item type in Data Dictionary Manager.
-
-
Enter the separator to be placed between the selected properties. The separator can be selected from the list or entered manually.
-
Enter a Fixed length string value for desired properties.
-
Enter the Padding character to be used for the Fixed length string fields. If the value for the string is less than the fixed length, this padding character will be used in each space to the left or right of the entered values for the desired property, depending on the alignment specified in next step.
-
Choose Alignment for the Fixed length string field.
-
If you have selected a property that already has a validation program associated with it in Data Dictionary Manager, copy that ProgID from the Data Dictionary Manager field to the ProgID field in the Configure Item Tag Format Utility. (In the example below, NominalDiameter is being used in the Item Tag for pipe runs. This field has a ProgID of ValidateNomDiam.ForeignCalc in Data Dictionary Manager. It has been copied to the utility’s ProgID field. The Item Tag function calls this ValidateNomDiam.ForeignCalc when it runs.)
-
Select OK to save the format of the active Item Type.
The following confirmation displays. Select OK to continue.
-
Repeat steps 3 - 11 to configure each Item Type’s Item Tag.
-
Select Exit to dismiss the utility form.
-
Open Data Dictionary Manager (user must have access rights defined by Smart Engineering Manager) to complete the remaining steps of the process.
-
Under Database Tables, select the Item Type Pipe Run.
-
Right-click the NominalDiameter property and select the properties.
Modify Property window displays.
-
Add the ProgID ItemTag.ItemTagFunc value to the Validation ID property.
If a property included in an item tag’s definition is already associated with a validation program in Data Dictionary Manager, the existing value of that property's Validation ID must be copied to the Configure Item Tag Utility's ProgID field in order to be triggered, in addition to entering the value ItemTag.ItemTagFunc in the Validation ID field. For example, the existing Validation ID for the Nominal Diameter property of a pipe run is ValidateNomDiam.ForeignCalc.
-
Select OK to dismiss the Modify Property window.
-
Repeat steps 16, 17, and 18 for each property included in the definition of the Pipe Run’s item tag.
-
Repeat steps 15, 16, 17, and 18 for each set of Item Type properties.
-
Select Save and exit Data Dictionary Manager.