Instrument - Integration - Update 44 - Help - Hexagon

Integration Help

Language
English
Product
Integration
Search by Category
Help
Smart 3D Version
12.1 (2019)
Smart Construction Version
2019(7.0)
SmartPlant Foundation / SDx Version
10
Smart Electrical Version
2019 (9.0)
Smart Materials/Smart Reference Data Version
2020 (10.0)
Smart P&ID Version
9 (2019)
Smart Review Version
2020 (15.0)
Smart Engineering Manager Version
10 (2019)
Smart Interop Publisher Version
13.1 (2019 R1)
Smart Isometrics Version
7.0(2019)
Spoolgen Version
9.0(2019)

In Smart P&ID there is one Instrument class.

In the SmartPlant schema, there are three PID instrument classes.

  • PIDInstrument

  • PIDInlineInstrument

  • PIDControlSystemFunction

The tool schema has three MapClasses.

  • Instrument

  • InstrumentInline

  • InstrumentCtrlSysFunc

The Smart P&ID adapter has three separate Class Publisher/Retriever objects for these three classes.

Publish - All Smart P&ID instruments with Instrument Class equal to System Function are published as PIDControlSystemFunction using the InstrumentCtrlSysFunc MapClass. All Smart P&ID instruments with IsInline equal to True are published as PIDInlineInstrument using the InstrumentInline MapClass. All other Smart P&ID instruments are published as PIDInstrument using the Instrument MapClass.

Retrieve - All objects that have the IControlSystemFunction interface are retrieved as Instruments using the InstrumentCtrlSysFunc MapClass. All objects that have the IInstrumentOcc interface are retrieved as Instruments using the PIDInlineInstrument MapClass.

See Also

The Tool Schema Data Model
Hierarchical Enumerated Lists
Tool Schema Location
Drawing
The SmartPlant Adapter and Tool Schema