-77-
No.EX※※-OMX1011
Output setting / IO-LINK communication mode when the EtherNet/IP communication error is generated or
idling
When the EtherNet/IP communication is abnormal or idling, the connected device will operate as follows
based on the IO-Link master setting.
IO-Link master setting
(Output setting when master communication is abnormal or is idling)
Operation of the connected device
All outputs are turned OFF while
maintaining the process data output
valid.
Maintain the process data output that
the IO-Link master finally receives from
the master while maintaining the
process data output valid.
All outputs are turned OFF while
maintaining the process data output
invalid.
Based on the output setting function when the
IO-Link communication error is generated.
I/O byte swap function
•Data construction in each setting
The data construction of each parameter of the byte swap function is as follows based on the connected
device process data size and the mapping size of the master communication process data.
When the process data size of the connected device and mapping size of the master communication process
data are identical
(E.g.: connected device process data size: 8-byte, mapping size: 8-byte)
: When the mapping size is 2-byte, even though the swap is set to 32bit, the byte will not be swapped.
When the process data size of the connected device and mapping size of the master communication process
data are different
(E.g.: connected device process data size: 10-byte, mapping size: 16-byte)
0x0123 4567 89AB CDEF GHIJ 0000 0000 0000
0x2301 6745 AB89 EFCD IJGH 0000 0000 0000
0x6745 2301 EFCD AB89 0000 IJGH 0000 0000
0x0000 0000 0000 IJGH EFCD AB89 6745 2301
: When the mapping size is 2-byte, even though the swap is set to 32bit, the byte will not be swapped.
: When the mapping size of the master connection process data and the process data size of the connected device are different, swap
the byte including the blank byte zero.