Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 9 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ being stored as time-series with the IIH Essentials app. The Performance Insight
The example reads data from a PLC via the OPC UA connector.
The data is published on the Databus. The IIH Essentials monitors the bus and collect the shopfloor data.
First an adapter, providing datapoints must be assigned and configured.
Afterwards the data structure can be modeled using assets and aspects. See [data-service-how-to](https://github.com/industrial-edge/data-service-configure-s7-adapter-to-collect-data) for further explanation.
Afterwards the data structure can be modeled using assets and aspects. See [IIH-Essential-how-to](https://github.com/industrial-edge/iih-essentials-getting-started) for further explanation.
This data is collected, saved for individual time periods and transfered for further processing (using Performance Insight).

## Requirements
Expand All @@ -51,17 +51,14 @@ This data is collected, saved for individual time periods and transfered for fur

### Used components

- Industrial Edge Management (IEM) V1.14.10 (OS) V1.5.2-4
- Databus V2.2.0-3
- Databus Configurator V2.3.1-4
- OPC UA Connector V2.0.1-0
- IIH Essentials V1.10
- Performance Insight V1.16.1
- Registry Service V1.9.0-0
- Common Import Converter V2.1.0-2
- Industrial Edge Device V 1.16.1-1-a
- TIA Portal V18
- S7-PLCSIM Advanced V5.0
- Industrial Edge Management (IEM) V1.14.9
- Databus V3.2.1
- OPC UA Connector V2.4.2
- IIH Essentials V2.2.1
- Performance Insight V1.21.1
- optional Common Configurator V2.2.1
- Industrial Edge Device V3.0.0-51
- TIA Portal V19

### TIA Project

Expand Down
21 changes: 9 additions & 12 deletions docs/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ Deploy the configuration.

## Configure OPC UA Connector

In your IEM open the OPC UA Connector and launch the configurator.

There are two methods to configure the OPC UA Connector one in the IEM and the other one directly on the Industrial Edge Device.
Both methodes use the Common Configurator
First open the Common Configurator
Add a data source:

<p align="center"><kbd><img src="graphics/Addsource.PNG" /></kbd></p>
Expand All @@ -64,33 +65,29 @@ Deploy and start the project.

In your IED Web UI open the app IIH Essentials.

Hint: If an error screen appears saying "...unauthorized...", please restart the IIH Essentials app, wait a moment and try again to open it.

## Configure the connector
On the left bar click the icon "Settings" and set the Databus settings: username and password (again "edge"/"edge")

<p align="center"><kbd><img src="graphics/IIH_Essential_Databus.PNG" /></kbd></p>

On the left bar click the icon "Connectors" and choose the OPC UA Connector (MQTT).
On the left bar click the icon "Connectors" and choose the OPC UA Connector.

In the settings for the connector click the edit icon on the right to open the connector configuration.

<p align="center"><kbd><img src="graphics/IIHessentialsPIOPCUA.PNG" /></kbd></p>

Add the missing entries for name (OPC UA Connector) username and password (again "edge"/"edge") and use databus settings should be deactivated and save it.

<p align="center"><kbd><img src="graphics/IIHessentialsPI.PNG" /></kbd></p>

Hint: Sometimes the Data Service app must be restarted, to take over the connector changes.

## Configure an asset with variables

On the left bar click the icon "Assets & Connectivity". For the "edge" asset you can add child assets as needed.
On the left bar click the icon "Manage data". For the "edge" asset you can add child assets as needed.

Choose "Add variable" or "Multiple variables" on the right side to add tags.
Choose "Add attribute" right and set the "Source Type" to "Connecter", afterwards it is possible to insert the required tags.

The required tank application variables are: tank level, tank temperature, produced bottles and faulty bottles.

<p align="center"><kbd><img src="graphics/iihessentialsPIvariables.PNG"/></kbd></p>

<p align="center"><kbd><img src="graphics/Addvariables.PNG" /></kbd></p>

# Configure Performance Insight

Expand Down
Binary file modified docs/graphics/Addsource.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/graphics/Addvariables.PNG
Binary file not shown.
Binary file added docs/graphics/IIH_Essential_Databus.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/graphics/OPCUASETTINGS.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/graphics/addopcuatagspi.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/graphics/iihessentialsPIvariables.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.