Hello,
I've created a new WCCOA 3.15 (Patch 007) redundant distruibited project whit project name "CTMSD" and system id = 23. The system name "dist_23" has automatically assigned to the project.
I've started the project and it works fine, all the projects connected see the new project with the name "dist_23".
Now I need to change the system name from "dist_23" to "CTMSD".
Following the help I've completly stopped the projects (both active and passive) and executed the command:
WCCOAtoolSyncTypes -system 23 CTMSD -proj "CTMSD"
Inside the new project the CTRL function getSystemName() returns the new name (CTMSD), but all the others projects still see the project CTMSD with the name "dist_23" (on System Overview and Para).
How can I force all the projects to update the system name of the new distruibuited project?
Thanks
Riccardo
MODIFY THE SYSTEM NAME OF A DISTRIBUITED PROJECT
- riccardo.crociani
- Posts:34
- Joined: Tue Mar 31, 2015 12:52 pm
MODIFY THE SYSTEM NAME OF A DISTRIBUITED PROJECT
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: MODIFY THE SYSTEM NAME OF A DISTRIBUITED PROJECT
Maybe you have to send the DP identification to all connected systems again.
Therefore set the dp element _DistManager.Command.SendIdentification with value 0 in system CTMSD . 0 means that the identification is send to all systems.
Probably you also have to restart the Ui in the other systems to make a refresh of the identification.
Best Regards
Leopold Knipp
Senior Support Specialist
Therefore set the dp element _DistManager.Command.SendIdentification with value 0 in system CTMSD . 0 means that the identification is send to all systems.
Probably you also have to restart the Ui in the other systems to make a refresh of the identification.
Best Regards
Leopold Knipp
Senior Support Specialist
- riccardo.crociani
- Posts:34
- Joined: Tue Mar 31, 2015 12:52 pm
Re: MODIFY THE SYSTEM NAME OF A DISTRIBUITED PROJECT
Hi Leopold,
setting the datapoint _DistManager.Command.SendIdentification with value 0 has fixed the issue
.
I didn't have to restart th UI for the modification to take effect.
Thank you
setting the datapoint _DistManager.Command.SendIdentification with value 0 has fixed the issue
I didn't have to restart th UI for the modification to take effect.
Thank you