joansm

MrPLC Member
  • Content count

    12
  • Joined

  • Last visited

Posts posted by joansm


  1. Hello and thanks for the answer 

    I made the code you suggested using WPLSoft and I still haven't been able to communicate, I'm also using HMI Delta, however I want to use generic modbus communication (Modbus RTU Hex Address Master on IHM) , and not using PLC LINK

    I cant upload photos in this site, an error message shows

     

    Thanks for help


  2. Hello guys

    I am a beginner in FINS UDP communication and I am trying to do a FINS UDP communication between an omron PLC CP1L-E in client mode to communicate with my PC that is in server mode, I am using the SocketTest v3.0.0 program that is in listening mode and still was unable to receive any information from the CLP, can you help me?

    The program and some images of the simulation are attached

    Thanks for reading

    SERVER PC IP ADDRESS 192.168.15.160

    CLIENT PLC IP ADDRESS
    192.168.15.10

    ladder.png

     

    sockettest.png

    tcp socket (1).cxp


  3. Hello guys

    I am a beginner in FINS TCP communication and I am trying to do a FINS TCP communication between an omron PLC CP1L-E in client mode to communicate with my PC that is in server mode, I am using the SocketTest v3.0.0 program that is in listening mode and still was unable to receive any information from the CLP, can you help me?

    The program and some images of the simulation are attached

    Thanks for reading

    SERVER PC IP ADDRESS 192.168.15.160

    CLIENT PLC IP ADDRESS
    192.168.15.10

    tcp socket_vms.cxp

    ladder.png

    sockettest.png


  4. Good Morning I am a beginner in PLC programming using the Sysmac Studio software and please help me if you can :-D I'm trying to make an omron NX1P2 PLC read some message via Socket UDP to my PC through the Socket Test program, do you have or know any program with an example application in ladder? thank you


  5. Good Morning I am a beginner in PLC programming using the Sysmac Studio software and please help me if you can :-D I'm trying to make an omron NX1P2 PLC read some message via Socket UDP to my PC through the Socket Test program, do you have or know any program with an example application in ladder? thank you

    •  

  6. Hello people

    I'm trying to send data via UTP socket in the SocketTest program, but I haven't been successful yet, below is an image of error 0400 on the send FB


    can someone help me with an application example using FB send UTP sending any data and I monitoring this data in any software such socketest for example?

     

    Thanks for read and help

    CnGWaCR