Table of Contents

Network Configuration

Starting from version 2.6.5, Mervis IDE includes a separate “Configuration” item for each PLC in the solution, allowing you to set all configuration parameters related to the PLC.

The network configuration has been moved to a separate node “Network”.

After inserting a PLC into the solution, a list of all predefined network interfaces available for that type of PLC will appear under the Network node.

At the highest level, globally applicable parameters are defined - Default Gateway and DNS. These are always valid for the entire PLC and are not set at the level of individual interfaces.

The “main” network interface for configuration through functions for programmatic manipulation of configuration parameters is highlighted in bold.

Advanced Network Configuration

In addition to predefined network interfaces, you can add a Bridge or other network interfaces that were connected to the PLC beyond the standard configuration through the context menu.

[todo image]

Bridge

In the basic configuration, it ensures transparent interconnection of all assigned network interfaces. From the PLC's point of view, it acts as a single network interface, and the corresponding parameters are set accordingly.

PLC ports then function similarly to a switch, to which you can connect, for example, a local technology network, a visualization panel, and simultaneously the PLC is also connected to the same network.