FP0H and FP7 PLCs can only read data from each other, and each PLC must be added to the scan list of the other PLC.
To be more flexible in using different PLC addresses for communication, set the parameter Auto Allocation to No. Otherwise, only PLC addresses of the type LD can be used.
For communication purposes, no PLC program is required. Nevertheless, the sample programs contain:
Global variables for data exchange
A DUT (data unit type) to access communication data with different data types
EtherNet/IP communication status bits
Some code for measuring the number of transmission cycles per second
Add each PLC to the scan list of the other PLC, and make the data available to the other device.
Data exchange in this example:
Set the PLC type FP0H C32ET/EP or FP07 CPS3RE(S), FP07 CPS31E(S), FP07 CPS4RE(S), FP07 CPS41E(S).
Double-click
.Double-click EtherNet/IP to open the EtherNet/IP setting window.
Select
from the menu bar.In the dialog, select No for Auto Allocation.
Set the IP address of your CPU:
.Double-click EtherNet/IP to open the EtherNet/IP setting window.
Select the adapter device from the Device List and drag it into the scan list.
Set the IP address of the adapter device.
Configure the data available for reading.
For the adapter device, configure the data to read, ensuring it matches the size of the data available for reading.