Add new tag types with default EnumEnum value - SmartPlant Foundation - IM Update 48 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

The following example shows how to add a new tag type and enumeration mappings for an Instrument tag type, “CV” for Control Valve, which has a default EnumEnum value.

  1. Navigate to Smart Community for sample ELF of DATA_SPO.xlsm file. For more information, see Find sample data on Smart Community.

  2. Open the DATA_SPO.xlsm file. In the DataEnum8 sheet, add a new row.

  3. Type the name and description in the Name and Description columns, respectively.

  4. Type the values in the EnumEnum (Interactive) and EnumEnum (Publish) columns for the new tag type. The values in these columns must correspond to the values of the IObject UID of the EnumListType tag in the EFSchema.xml file. The EFSchema.xml is located at ..\Common Files\Intergraph\EFSchema folder.

    For example:

    GRAPHIC_Tag classification and Default Enum mapping

  5. Click File > Save to save the spreadsheet by renaming it as DATA_SPO_TAG.xlsm.