🏭
Industrial Automation
  • Structure of Examples
  • Type of device: PLC
    • Mitsubishi Electric FX5U PLC Modbus TCP Configuration
    • Siemens S1200 PLC Modbus TCP Configuration
    • WAGO PFC100 PLC Modbus TCP Configuration
    • Omron CP1L-EL Modbus TCP Configuration
    • Allen Bradley Compact Logic 5370
  • Type of device: VFD
    • Mitsubishi Electric FR-A800-E Modbus TCP Configuration
Powered by GitBook
On this page

Was this helpful?

  1. Type of device: PLC

Omron CP1L-EL Modbus TCP Configuration

PreviousWAGO PFC100 PLC Modbus TCP ConfigurationNextAllen Bradley Compact Logic 5370

Last updated 4 years ago

Was this helpful?

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.

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.

2. Download a function block for ModbusTCP connection for CP1L-EM from

https://www.myomron.com/index.php?action=kb&article=1245