Property Data Conversions - Intergraph Smart Electrical - Customization - Hexagon PPM

SPAdapter-SPEL

Language
English
Product
Intergraph Smart Electrical
Search by Category
Customization & Programming
SmartPlant Foundation / SDx Version
Smart Electrical Version
2015 R1 (7.1)

If the data type of the Smart Electrical property does not match the data type of the mapped SmartPlant property we say that a data type mismatch exists. There are 3 cases of the Property type:

  • String or Number – is converted to a string value for the ToDo list.

  • Enumerated value – is converted to a numeric index value of Smart Electrical Enum list using the Number value of the enum entry.

  • UoM value – the value is parsed using Smart Electrical Format manager object and, if needed, converted to SI value.