...
reboot.
After reboot, go to network settings of Ubuntu.
The interface should be already renamed to
fieldbus
, but not connected(toggle is off).Assign a hard-coded IP address with network mask to the interface. The IP address should be in the same subnet as the PLC.
The interface should be now connected(toggle is on).
Restart appliance or reboot
Go to TIA portal, add a RTR controller to HW configuration. connect to the PLC IO network, set IO update time 2ms, with 64 retries for RP2.6 and older, 32 retries for RP2.7.
Download PLC project with the new hardware configuration.
In the device view of TIA Portal, select the RTR controller and start profinet device name assignment process.
...
To ensure low latency of RapidPlan API commands and feedback status, the number of retries in the profinet device IO settings in TIA Portal is recommended to be set to 64, while the profinet IO update time is set to 2mS. The watchdog time-out value is then 3264*2mS = 128mS.
The recommended watchdog settings are based on a RTR runtime controller. The number of retries should be increased in case of frequent timeouts on slower PC’s.
...