Details
Description
The byte order of the unsigned 32-bit member `ulIpAddress` in EIP_DEVICE_INFO_T has been reversed due to a software bug.
It appears that the network byte order of the IP address is not being correctly converted to host byte order, resulting in discovered IP addresses being displayed in reverse byte order at the application level (e.g., SYCON, Communication Studio).
The byte ordering of the field shall be corrected for the sake of compatibility. The change is limited to the EIP Scanner API service HIL_GET_DEVICE_INFO_REQ/CNF.