Ethernet Error (TCPP0012): The IP address '...' of device '...' collides with the network address '...'.
The IP address of a device has an invalid value because the octets set to 0 in the subnet mask must not be 0 in the IP address.
Error examples
Invalid IP address 192.168.0.0 if subnet mask is set to 255.255.0.0.
Invalid IP address 192.168.2.0 if subnet mask is set to 255.255.255.0.
Remedy
To fix this error, enter a valid IP address for the device mentioned in the error message.
- Determine the project IP settings of the network specified in the editor 'Project > Settings | IP range', if unknown.
- Double-click the error message to directly jump to the suspected IP address specification.
- Enter an IP address within the range determined in step 1. Confirm the setting with <Enter>.
Alternative: IP address modification via 'Online Controllers' editor:
When inserting a controller or bus device to the project by scanning the network, the IP address is read from the device. It can be modified directly in the corresponding 'Online Controllers' editor.
Note
This error can only occur if 'IP address assignment method' is set to 'manual' in the device settings and if the automatically entered value derived from the network IP settings ('Project' settings) has been deleted/modified. |