Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

[eth0] is disable for changing communication settings!

altimation
2020-12-08
2020-12-08
  • altimation - 2020-12-08

    Hi,

    I'm working with a PhonenixContact PLCNext trying to get the IP address changed via CoDeSys v3.5 SP16 P3. Haven't had any luck with PhoenixContact NetNames so attempted through CoDeSys. However, after setting the IP and checking the appropriate box for changing the address CoDeSys is responding with the error code listed in the subject line (attachments show settings and error message). The PC is using Windows 10 as the operating system. Other threads suggest instructions for [SysSocket] but am unsure where to place this data.

    Thank you in advance for your assistance,
    Chuck

     
  • i-campbell

    i-campbell - 2020-12-08

    Chuck,
    You need to find the CODESYSControl_User.cfg file, usually in /etc/ on the PLCNext and add this to it:

    [SysSocket]
    Adapter.0.Name="eth0"
    Adapter.0.EnableSetIpAndMask=1
    
     

Log in to post a comment.