Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Overview

Installation steps

  1. install RapidPlan and RTR-Webapps megadebs and licenses.

  2. Under the controller OS network settings, assign a hard-coded IP address with network mask to the interface to be used as the Profinet port. The IP address should be in the same subnet as the PLC.

    image-20241202-164645.png

  3. Go to RapidPlan Control Panel and turn on Profinet under settings by selecting the protocol and the network interface configured in step 2. Profinet can be enabled without a loaded project. However, in order to export ID lookup table, a project must be loaded.

image-20241202-165026.png
  1. Reboot. Profinet interface is enabled.

Startup behavior when connected to multiple interfaces in the same subnet

If a RTR controller has multiple Ethernet IP addresses that are connected to the same subnet, and Profinet interface is enabled among them, for example:

image-20240516-001810.png

In order to prioritize Profinet communication, a user needs to open and edit the /etc/sysctl.conf file, to add net.ipv4.conf.all.arp_ignore = 1 at the end of the file. Then save and reboot the RTR controller.

image-20241202-170137.png

  • No labels