How to Create a Controller Connection

Overview

EcoStruxure Machine Expert Twin allows you to establish a connection to a controller using different communication protocols.

As an example, this chapter describes the steps required to create an OPC UA connection to a Schneider Electric controller.

Prerequisites

As a prerequisite, an OPC UA server must be configured on your controller and must be started.

Creating an OPC UA Connection

To create an OPC UA connection, proceed as follows:

Step

Action

1

In the Connections view, right-click in the table and execute the command OPC UA Client from the contextual menu.

Result: A new row is added to the table with Protocol = OPC UA.

2

Select this row and configure the connection in the Properties view.

3

In the Communication section, edit the parameter OPC Server Address and enter the IP address and the port of the controller you want to establish a connection to in accordance with the following format:

opc.tcp://127.0.0.0:4840

4

In the Connections view, right-click the row you created for the OPC UA connection and execute the command Connect from the contextual menu.

Result: After the connection to the controller has been established, the Status = Connected is displayed in the row.