Communicator Configuration 75 (124)
7.10.5 Endian Swap
By default EtherNet/IP uses the little-endian format.
Big-endian
The big-endian format places the most significant byte of the data at the byte with the lowest
memory address.
Little-endian
The little-endian format places the least significant byte of the data at the byte with the lowest
memory address.
To convert between big-endian and little-endian you must reverse the byte order.
To reverse the byte order:
1. In the web-interface left sidebar menu, click I/O data map.
2. In the data map, select the transaction for which you want to do swap the byte order.
3. Select the swapping type from the Endian swap drop-down menu.
Setting Description
No swapping
Default setting
No swapping is performed on the data.
Byte swap
Swap 2 bytes
A B C D becomes B A D C
Word swap Swap 4 bytes
A B C D becomes C D A B
Byte and Word swap A B C D becomes D C B A
4. To apply the settings, click Apply in the web-interface header, and follow the instructions.
Anybus
®
Communicator
™
User Manual
SCM-1202-152 1.10 en-US