Define new tag types in the EF Schema - 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)

If the new tag type does not have a default EnumEnum value, you must define a new EnumEnum value for it in the EF schema.

Let's consider a scenario, where you need to define an EnumEnum value for an Electrical Equipment tag type, "EEH" for Heater.

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

  2. Open the SCHEMA_SPO.xlsm file. In the EnumListType sheet, add a new row in the EnumEnum section, and type the UID for the EnumEnum value in the UID column.

    For example:

    Graphic_EnumEnum

  3. Navigate to Smart Community for sample ELF of DATA_SPO.xlsm file. For more information, see Find sample data on Smart Community. In the DataEnum1 sheet, add a new row in the Electrical Equipment section, and type the name and description of the tag type in the Name and Description columns.

  4. In the EnumEnum (Interactive) and EnumEnum (Publish) columns, type the UID of the EnumEnum value as deflined in the EnumListType sheet of the SCHEMA_SPO.xlsm file. In this example, type [EC85BAEF-F043-4559-A3E6-37218B67E412] in the EnumEnum (Interactive) and EnumEnum (Publish) columns.

    For example:

    GRAPHIC_Define Enum mappings

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