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:
I could change the IP address but when i restart my Controller then the IP address resets to the original, Is there anything I have missed, what else can i try ?
Thank you in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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 :
I could change the IP address but when i restart my Controller then the IP address resets to the original, Is there anything I have missed, what else can i try ?
Thank you in advance.