Omron CP1L-EL Modbus TCP Configuration

Instruction for configuration Omron CP1L-EM(EL) PLC as Modbus/TCP Server (Slave)

1. Create a new project. Choose Network Type and click the Settings button to add the IP address of your device.

2. Download a function block for ModbusTCP connection for CP1L-EM from https://www.myomron.com/index.php?action=kb&article=1245

3. Add this FB to the project by right click at the project tree on Function Block -> Insert Function Block -> From File.

4. Drag-n-drop the MTCP_CP1L_Server to the program window.

5. Create several variables to fill in the connections of the function block (see the MB_Server picture on the previous step).

6. Drag these variables to the corresponding positions of the function block.

7. Go to Online mode and download the program to the PLC.

8.Right-click on variables EN and StartServer and Set to TRUE (On).

9. Check your connection.

Last updated