How to change the system name?

Find and share HowTos to various installations / configurations!
3 posts • Page 1 of 1
jjang@gtd.eu
Posts:30
Joined: Fri Aug 23, 2019 12:55 pm

How to change the system name?

Post by jjang@gtd.eu »

Hi guys,

I'm using WinCC OA 3.15 in Linux. I want to change the name of the system "dist_1" to "BUILDING_B".

How can I change it? Is there other method to do it without need to create a new project?

I saw that there exist "WCCAtoolSyncTypes" and "WCCAtoolSysNames", but it doesn't work when I write WCCAtoolSync -system 1 BUILDING_B -proj "ProjectName"

Thank you

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: How to change the system name?

Post by leoknipp »

You can use the tool WCCOAtoolSyncTypes to change the system name.
The syntax is -proj projectname -system number name
When you start the tool with the parameters -log +stderr you will get more log output in the shell where you have started the command.

Best Regards
Leopold Knipp
Senior Support Specialist

jjang@gtd.eu
Posts:30
Joined: Fri Aug 23, 2019 12:55 pm

Re: How to change the system name?

Post by jjang@gtd.eu »

Thank you so much!

3 posts • Page 1 of 1