connect IDE to plc that uses modem ppp

wbj0t
2024-05-21
2024-07-01
  • wbj0t - 2024-05-21

    Hello everyone!
    I have an PLC device that uses modem ppp connection to the internet with white IP.
    Device PPP connection with modem operator established, so I can connect to this device via SSH also within Codesys IDE (check version, info, etc...)
    BUT, I cant establish connection to this device in the device gateway options for application upload and debugging. How can I do this?
    Im trying set my device remote IP and port 11740, but, as I understand, it is wrong decision, because the next logic in this connection: local W10 service (Codesys Gateway) listen on 1217, then (some how) this service scanning local networks for seeking any local IP which listening on port 11740, and then connects and writes there. OR IM WRONG?:)
    W10 tool 'Test-NetConnection' with parameters 'ip -Port 11740' succeeded with True.
    Need some help, please :)

     
  • eschwellinger

    eschwellinger - 2024-05-21

    Which plc type is it? Easy connection is to install a Gateway on remote side - this is available for Windows and Linux devices
    Then just add a new Gateway in CODESYS (with the IP Adress of the remote device) -> then scan the plc via this new added Gateway

     
    πŸ‘
    1
    • wbj0t - 2024-07-01

      Thanks for reply.
      I did all understand, thanks you :)

       

Log in to post a comment.