Ecosim Pro adapter - Tutorial

Table of Contents

  1. Introduction
  2. Getting Started
    1. Starting an OPC UA server
      1. From EcosimPro
      2. From an already built server
    2. Starting the Adapter
  3. Using the Software on a Typical Task
    1. Mapping from E-TM-10-25 to OPC UA
    2. Running the experiment
    3. Mapping from OPC UA to E-TM-10-25
    4. Reviewing the exchange history

Introduction

In the tutorial section, you will see how to use the software performing basic tasks.

Getting Started

To get started 3 simple tasks are required to be accomplished.

Starting an OPC UA server

From EcosimPro

Generate the OPC UA Deck from one experiment.

Figure 2:Generate the OPC UA Deck from one experiment.

Important to note the experiment must contain a special condition block in its block body as stated in the EcosimPro experiment Body. Figure 1:EcosimPro experiment Body.

Choose Variable Deck-Out/Deck-In privacy

Figure 3:Choose Variable Deck-Out/Deck-In privacy

Run script for one generated plateform

Figure 4:Run script for one generated plateform

From an already built server

Run the “run_deck_{platform}.bat”.

Figure 5:Run the “run_deck_{platform}.bat”.

The OPC UA server is ready.

Figure 6:The OPC UA server is ready.

Starting the Adapter

Run the DEHPEcosimPro.exe from the location where you have previously unzipped the adapter zip file.

The EcosimPro adapter install location.

Figure 7:The EcosimPro adapter install location.

The main window at start

Figure 8:The main window at start

Connecting to a COMET® server and opening an Iteration.

Figure 9:Connecting to a COMET® server and opening an Iteration.

The main window with the ElementDefinition tree after opening an Iteration.

Figure 10:The main window with the ElementDefinition tree after opening an Iteration.

Connection to the OPC UA Server

Figure 11:Connection to the OPC UA Server

The main window with both data source connected.

Figure 12:The main window with both data source connected.  

Using the Software on a Typical Task

Mapping from E-TM-10-25 to OPC UA

  1. First, change the transfer direction so that the mapping source is the Hub Data Source.
  2. Select some ElementDefinitions that contain the values you want to map.
  3. Right click on your selection and select “Map Selection”.
  4. Map each desired value to one Variable.

Mapping a value from a Parameter to a Variable.

Figure 13:Mapping a value from a Parameter to a Variable.

Mapping a SampledFunctionParameterType to an OPC array.

Figure 14:Mapping a SampledFunctionParameterType to an OPC array.

The value has been mapped and the relevant trees are highlighting the differences.

Figure 15:The value has been mapped and the relevant trees are highlighting the differences.

Selecting mapped things to transfer.

Figure 16:Selecting mapped things to transfer.

Confirmation that the transfer went as expected.

Figure 17:Confirmation that the transfer went as expected.

Running the experiment

  1. Set up the CINT and TSTOP (Setting up CINT and TSTOP.).

Figure 18:Setting up CINT and TSTOP.).

  1. Run the experiment.

Setting up CINT and TSTOP.

Figure 18:Setting up CINT and TSTOP.

Mapping from OPC UA to E-TM-10-25

  1. First, change the transfer direction so that the mapping source is the EcosimPro Data Source.
  2. You might want to run the experiment to be able to map more than the initial values.
  3. Select some Variables that contain the values you want to map.
  4. Right click on your selection and select “Map Selection”.
  5. Map each desired value to one Parameter or ParameterType.

Mapping a set of Time step/Values with a specific interval and the average value for each selected Time step/Values.

Figure 19:Mapping a set of Time step/Values with a specific interval and the average value for each selected Time step/Values.

Searching for a ParameterType.

Figure 20:Searching for a ParameterType.

Mapping one value to a new QuantityKind Parameter of an existing ElementDefinition.

Figure 21:Mapping one value to a new QuantityKind Parameter of an existing ElementDefinition.

Preview of the defined mapping in **Figure 19** and **Figure 21**

Figure 22:Preview of the defined mapping in Figure 19 and Figure 21

Preview of the calculated value differences.

Figure 23:Preview of the calculated value differences.

Selecting mapped thing to transfer.

Figure 24:Selecting mapped thing to transfer.

Expected result of a transfer from EcosimPro to COMET®.

Figure 25:Expected result of a transfer from EcosimPro to COMET®.

Reviewing the exchange history

The exchange history is available through the “Transfer History” button.

reviewing the exchange history.

Figure 26:reviewing the exchange history.


Table of contents