Handling of Calculations

<< Click to Display Table of Contents >>

Navigation:  PlantExpressTools > How to use > Off-Page Connector Manager > Usage > Additional Use Cases >

Handling of Calculations

Previous pageReturn to chapter overviewNext page

The chapter describes how the OPC Manager handles PlantExpressTools calculations when values are copied when connecting OPCs.

Calculation

For this example we have a calculation which extracts the first 2 digits of the 'Spec' property and stores it in 'Design Pressure'.

PET OPCM Use Cases 026

Tree Settings

Since the Design Pressure is calculated we wouldn't need to add this property to the Mapping Grid. However, for the purpose of this documentation we add it to later see what is happening. Since it is calculated, we deactivate the checkbox under 'Check for Inconsistency'. We also set the 'Mapping/Propagation Direction' to None.

PET OPCM Use Cases 040

Connecting

As before, we connect.

PET OPCM Use Cases 027

We get the inconsistencies and we see the Design Pressure which was calculated already (before made the connection) in drawing PID 001.

PET OPCM Use Cases 028

We copy the values.

PET OPCM Use Cases 029

Everything is green and the calculation of the 'Design Pressure' in drawing PID 002 was also updated. This was not done by copying, but by actually running/updating the calculation.

PET OPCM Use Cases 030

If we now open the drawing and select the Line Segment we see, that here as well, that the calculated property was updated.

PET OPCM Use Cases 031

Next chapter: Handling of Link Configurations