Publish - Intergraph Smart Instrumentation - 13.1 - Customization & Programming - Intergraph

Intergraph SmartPlant Enterprise SmartPlant Adapter for Smart Instrumentation

Language
English
Product
Intergraph Smart Instrumentation
Search by Category
Customization & Programming
SmartPlant Foundation / SDx Version
10
Smart Instrumentation Version
13.1

Intergraph Smart Instrumentation allows publishing of documents with or without data.

Each document must include a revision before it can be published.

The following table indicates the types of documents that are available for publishing and the characteristics of the published documents.

Document

Accessed From

Published Output

Graphical Report Format

Notes

All types

Main Smart Instrumentation window (no modules open)

Depends on document

Depends on document

Select the required documents using the Document Selection window.

All Instruments and loops

EDEs and queries

Data file and view file

PDF

Not including View Only EDEs.

Electrical power elements

EDEs and queries

Data file and view file

PDF

Not including View Only EDEs

Electrical tags

EDEs and queries

Data file and view file

PDF

Not including View Only EDEs.

Use the query Electrical Tag List when publishing.

Specification sheet

Open instrument specification sheet

Data file with instrument information and view file

PDF

Process data sheet

Open process data sheet

Data file with instrument information and view file

PDF

Loop drawing

Loop

View file only

PDF

You must generate the drawing as an Enhanced SmartLoop report and make at least one revision.

Dimensional data sheet

Open dimensional data sheet

Data file and view file

PDF

Only dimensional data sheets belonging to certain groups are publishable. For details, see Publishable Dimensional Groups (see ).

Wiring reports

View file only

PDF

The following wiring reports can be published:

  • Panel-Strip With Adjacent Connections

  • Panel Strip Without Adjacent Connections (Style 2)

  • I/O Tag Assignment (Wiring)

  • I/O Map

The following is a summary of the Publish algorithm:

  • Check the schema used. If schema ‘TEFPublish’ is recognized, the adapter loads the following three hard-coded naming conventions:

    • Instrument

    • Loop

    • Control System Tag

  • If a naming convention is not defined for one or more of the above objects, no special action is taken.

  • The document’s data is obtained from the Intergraph Smart Instrumentation database.

  • For each object associated with the document, do the following:

    1. Try to build its name according to the naming convention loaded.

    2. Get its properties to publish.

    3. Take care of cases where an object has an attribute of Specialization / Generalization (for example, DDP).

    4. Load its equivalent object / class in the SmartPlant Schema.

    5. If the document is found to be ‘Shared’, then create a ‘SameAs’ relationship.

    6. Take care of special cases (for example, if the domain is KKS).

You can also publish from Intergraph Smart Instrumentation to SmartPlant Foundation all available document properties. In previous versions of the software only certain document properties were published out-of-the-box to SmartPlant Foundation. Now it is possible to publish any and all document properties to SmartPlant Foundation by creating a custom schema and mapping the properties to Intergraph Smart Instrumentation. These properties are mapped to the Documents section of every published document .xml data file. For more information on Schema Mapping, see Schema Mapping in the Intergraph Smart Instrumentation help.