Rusyaidi

MrPLC Member
  • Content count

    7
  • Joined

  • Last visited

Posts posted by Rusyaidi


  1. Hi all, I'm new here and need an opinion from you guys on how to set the Gateway for PLC CP2E in CX Programmer ? From my discussion with supplier (OMRON), they mentioned it was unable to set any gateway for CP2E model but I found on some sources that for previous model for CP1L is able to set the gateway. Supposed to be the Gateway function can be supported by latest model, am I right ? Need an explanation on this, Thank You

    c92960d7-b46c-45c9-b00d-60c070db3ca1.jpg


  2. 52 minutes ago, Rusyaidi said:

    Hi everyone, I'm using Modbus TCP Server for CP2E to send the data from PLC to network server. the IP address set is 10.39.15.200. When I go online and download, the function block cannot established since there is no response from the (BOOL) established. But there is one time suddenly the FB can be connected & established and then after repeat again it is not connected until now. After doing a cross check in the function block, I found that it is due to the TCP Status connection but I have no idea how to solve this issue. Need an opinion and help, thank you.

    MicrosoftTeams-image (3).png

     


  3.  I'm using Modbus TCP Server for CP2E to send the data from PLC to network server. the IP address set is 10.39.15.200. When I go online and download, the function block cannot established since there is no response from the (BOOL) established. But there is one time suddenly the FB can be connected & established and then after repeat again it is not connected until now. After doing a cross check in the function block, I found that it is due to the TCP Status connection but I have no idea how to solve this issue. Need an opinion and help, thank you.

    MicrosoftTeams-image (3).png


  4. Hi everyone, I'm using Modbus TCP Server for CP2E to send the data from PLC to network server. the IP address set is 10.39.15.200. When I go online and download, the function block cannot established since there is no response from the (BOOL) established. But there is one time suddenly the FB can be connected & established and then after repeat again it is not connected until now. After doing a cross check in the function block, I found that it is due to the TCP Status connection but I have no idea how to solve this issue. Need an opinion and help, thank you.

    MicrosoftTeams-image (3).png


  5. On 12/8/2021 at 5:12 PM, Vince95 said:

    Or maybe the way I using is wrong? My focus is just Omron PLC CP2E-N to fetch data from device (192.168.250.2) through modbus TCP address. Is there any function block or sample for me to look on? 

    did you manage to get the data ?