Network Variables:

pkennedy
2021-11-29
2025-03-18
  • pkennedy - 2021-11-29

    I have a project with two devices and I'm trying to use network variables to send variables back and forth between the devices.

    I'm having issue's trying to send variables back, I've tried changing the list identifier for the list sending back however I still have issues.

    I've changing to a new port number (1203) and I still can't get the variables to transfer the information.


    Talk Topic about project #codesys-example/network-variabl

     
  • eschwellinger

    eschwellinger - 2021-11-29

    not all device (OS) do allow to use 255.255.255.255 as netvar broadcast try
    to use 192.168.x.255 (your network boradcast) instead

     

    Last edit: eschwellinger 2021-11-29

Log in to post a comment.