Connections View

Creating Connections

The Connections view allows you to create connections to your controllers or higher level systems. By default, the view is empty. Right-click within the view to open the Communication dialog box for selecting the communication protocol for your connection.

Select a communication protocol and an entry will be displayed in the Connections view for this connection.

By default, the following communication protocols are supported:

Address-based communication protocols:

  • Siemens

  • Modbus TCP

  • Serial (Raw)

  • XCom

Tag-based communication protocols:

  • Beckhoff ADS

  • OPC UA Client

Messages-based communication protocols:

  • STC/ETX

  • 3964R

  • RFC 1006

Configuring Connections

For a detailed description on how to configure an OPC UA connection, refer to the EcoStruxure Machine Expert Twin How to Use Device Catalogs User Guide.

In general, configure a connection in two steps:

  1. Select the row in the list of the Connections view and configure the corresponding settings in the Properties view.

  2. Right-click the row in the list of the Connections view to open the contextual menu providing the following commands, depending on the connection type:

Command

Description

Connect All / Disconnect All

Connects / disconnects all controllers simultaneously providing you have entered an IP address for each connection.

Connect / Disconnect

Connects to / disconnects from the selected controller.

Generate SmartVisu

Only available when an OPC UA connection to a PacDrive LMC or a Modicon M262 Motion Controller(TM262M25MESS8T, TM262M35MESS8T) is established.

Reads the settings made in the DigitalTwinCommunication library and displays a 3-D digital twin of your machine in the Model view.

The connection from EcoStruxure Machine Expert Twin to the controller is using a handshake mechanism to acknowledge that event data was received and ensure consistent information is displayed in the Model view (single-instance mode).

In the case of multiple connections from EcoStruxure Machine Expert Twin to the same controller, the primary connection is verifying the data exchange by the handshake mechanism. Further connections are working in multi-instance mode, and can process event data simultaneously, but the handshake mechanism is not used for multiple connections.

In few cases, under high utilization of the communication bandwidth, full transmission of events may not be possible, and might result in events not being displayed in the instances using multi-instance mode.

For further information, refer to the EcoStruxure Machine Expert DigitalTwinCommunication Library Guide.

Remove SmartVisu

Only available when an OPC UA connection to a PacDrive LMC or a Modicon M262 Motion Controller (TM262M25MESS8T, TM262M35MESS8T) is established.

Removes all assemblies and loads generated from this connection from the Model view.

For further information, refer to the EcoStruxure Machine Expert DigitalTwinCommunication Library Guide.

Listen / Disconnect

Listens to / disconnects from the selected server.

The communication protocols RFC 1006 and 3964R TCP/IP can act as server or client depending on the configuration in the Properties view.

Enable Logging

Logs the messages sent by the controller and displays them in the Logs view.

Truncate Log

If logging is enabled on the controller, text files (*.txt) are created in your local Windows user directory:

%localappdata%\Schneider Electric\Machine Expert Twin\1\Work\Logs

The log files are updated when the project is closed.

With this option selected, the log files are cleared when the project is opened.

Import

Imports the addresses from an Excel file to the controller.

Export

Exports the addresses from the controller to an Excel file.

Alarms

Opens the Alarm Scheme dialog box that allows you to set alarms and which error messages they will display. For further information, refer to the description of the Alarm Scheme Dialog Box.

Delete

Deletes the connection.

Alarm Scheme Dialog Box

In the Connections section, right-click on a connection and select Alarms to display the Alarms Scheme dialog box.

Column

Description

Subscribe

Select whether or not the alarm is activated.

  • Address

  • Bit

  • Source

These parameters define the address of the alarm.

Description

Enter the description for the alarm.

If the data exchange to the controller is address-based, add alarms when the controller is not connected. If the data exchange is tag-based, add alarms when the controller is connected. Also refer to the description of the Alarms view.