Hello I have some problems to get my test code to work to receive UDP packages. I have a broadcaster that sends UDP packages on 192.168.15.X But I can't get the code to receive the packages. When I use a test server on my pc like packet sender and I send UDP directly to my plc then I receive the packages. But also here when I broadcast from the pc and send to 255.255.255.255 I don't the packages My controller has the IP address 192.168.15.67 Hope someone can help me out what is wront VAR_GLOBAL gc_IP_SendTo...