greml1n Posted May 8, 2018 Report Share Posted May 8, 2018 I would like to allow someone to edit their panel IP, subnet mask, default gateway and DNS through the HMI instead of UniApps. I provided IP address edit boxes on the HMI and linked them to the appropriate functions and unchecked the read only box. It doesn’t work, the addresses revert to the ones in UniApps. Am I missing something? Link to comment Share on other sites More sharing options...
Saragani Posted May 8, 2018 Report Share Posted May 8, 2018 I confirmed that it happens, and I understand why: When you change the IP address then it conflicts with the default gateway and vice versa. (By conflict, I mean that the first 3 octets of the IP Address and the default gateway do not match), so it reverts them back. We'll check this issue, and look for a possible solution. For now, an official bug record was opened. Link to comment Share on other sites More sharing options...
Daniel_EWW Posted September 10, 2019 Report Share Posted September 10, 2019 Saragani, please can you give me an update to this topic? I always get the message "Change fail, not in range" if the default gateway is not set to 0. With the VisiLogic PLC it was possible to configurate the IP address with a ladder instruction. Each of our facilities has a unique number and according to this number we generate an IP address. So for us it would be great to have this function also in the UniLogic. (It dosn't matter if a restart von the PLC is required) It would also be nice to have the Modbus Communication IP as tag value instead of an static IP. Modifing the CPU IP on the HMI has no affect at all. Is this only possible in the UniApp? Link to comment Share on other sites More sharing options...
JayLorean Posted March 2, 2023 Report Share Posted March 2, 2023 Saragani, I have the same request for possibility to change IP address for Modbus communication. thanks, Link to comment Share on other sites More sharing options...
walle Posted March 7, 2023 Report Share Posted March 7, 2023 Would also like to see a similar IP Address feature. Ability to set IP Addresses as Retained Tag Values directly in UniLogic. (Panel IP / CPU IP / Ethernet IP Scanners / etc.) I'm guessing it's easier said than done (or maybe there's a reason it shouldn't be done someone can explain.) I have multiple projects all with the exact same code except for IP Addresses which have to be set manually in UniLogic every time for a download / update. Would be neat to not have to keep track of these numbers where something as simple as below example would work. Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now