Any recommended replacement?
-
Then I won't spend more time on it, it's a super-solution: I can store the right IP addresses into the folder of each project. Super simple. Thank you for pointing me to this. :thumbsup::cool:
www.robotecnik.com[^] - robots, CNC and PLC programming
You are welcome
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
-
Then I won't spend more time on it, it's a super-solution: I can store the right IP addresses into the folder of each project. Super simple. Thank you for pointing me to this. :thumbsup::cool:
www.robotecnik.com[^] - robots, CNC and PLC programming
I have had a look... I already had it configured in my files... but never used it. I think it worked on Win XP and maybe not in Win 7 that's why I commented them out (can't be 100% sure right now because I didn't need it)
pushd interface ip
set address name="LAN-Verbindung" source=static addr=192.168.0.219 mask=255.255.255.0
set address name="LAN-Verbindung" gateway=192.168.0.1 gwmetric=0
#set dns name="LAN-Verbindung" source=static addr=192.168.1.100 register=PRIMARY
#add dns name="LAN-Verbindung" addr=192.168.2.129 index=2
#set wins name="LAN-Verbindung" source=static addr=nonepopd
LAN-Verbindung is the standard name of the controler on german windows
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.