Make the communication settings for the PLC in Control FPWIN Pro7.
(Replace the IP addresses in this example with the addresses that match your network configuration.)
Connect your PC to the PLC, e.g. with a USB cable, and turn on the power of the PLC.
Start the Control FPWIN Pro7 programming software to set the IP address in the FP0H PLC and configure the Ethernet connection.
Open or create a Control FPWIN Pro7 project and make sure the set PLC type is an FP0H PLC.
Go to
.Make the following settings:
Automatically obtain IPv4 address: No (we need a static IP address)
IPv4 address: 192.168.0.21 (must be on the same subnet as the FP‑I4C unit)
IPv4 subnet mask: 255.255.255.0
Go to
.Make the following settings:
User connection 1: Enabled
Communication mode: Modbus TCP master/slave
Communication method: TCP/IP
Open method: Server connection (unspecified partner)
Source port number: 502
TCP port 502 will be used for data communication.
Go to
.Make the following settings:
System connection 1: Enabled (there is just one system connection for the FP0H PLC)
Communication mode: MEWTOCOL-COM slave
Communication method: TCP/IP
Open method: Server connection (unspecified partner)
Source port number: 9094
TCP port 9094 will be used to control the PLC from a remote PC.