Thanks @jcarter! I will try this aswell.
Hello! I have encountered this problem if the runtime is updated but the project setting is still set to a specific compiler version. Check under "Project Settings > Compile options" and make sure the project settings matches your compiler version (IDE version).
Hello! I am experiencing some problems when trying to change IP-address, subnet mask and default gateway using Codesys standard method "UpdateConfiguredIpSettings". The IP and netmask is updated when the code is executed, but the gateway cannot be changed. I have attached a picture of the running code. And a gif showing displaying the problem. Any ideas on what I can try? Am I missing a configuration parameter in the .cfg file or is there any other Linux background setting I need to change? I am...