Personal Data

Username:
naks
Joined:
2024-07-08 13:51:08.833000

Projects

  • No projects to display.

User Activity

  • Posted a comment on discussion Runtime 🇬🇧 on CODESYS Forge

    Hi, I'm working with wago 750-8212 controller. I want to change the IP address of the Ethernet adapter from webvisu. I have read some other threads in this forum and I have tried the following: Added the following text to the config file CODESYSControl.cfg: [SysSocket] Adapter.0.Name="br1" Adapter.0.EnableSetIpAndMask=1 Used the below code : IF xUpdateEthernet THEN Ethernet.Enable := FALSE; Reconfig ( xExecute := TRUE, itfNode := Ethernet, eError => ErrorReconfig, xBusy => xBusy, xDone => xDone,...

  • Posted a comment on discussion Runtime 🇬🇧 on CODESYS Forge

    Hi everyone, I was able to change the IP address of my Controller (wago 750-8212), but when i restart my Controller then the IP address resets to the original, are there any other settings i need to implement?

View All