Hello,
we have two clients. One is working on old version 3.12, and the new one should work with last actual version 3.14.
What is the best way, for us developers, to work on both versions?
Best regards,
Vedad Ramovic
Working with two versions (3.12 and 3.14)
- vedadramovic
- Posts:121
- Joined: Mon Apr 07, 2014 10:36 am
Working with two versions (3.12 and 3.14)
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Working with two versions (3.12 and 3.14)
Hello,
installing and using both versions at the same time on an engineering computer is possible.
We do this all the time on our test machines.
Best Regards
Leopold Knipp
Senior Support Specialist
installing and using both versions at the same time on an engineering computer is possible.
We do this all the time on our test machines.
Best Regards
Leopold Knipp
Senior Support Specialist
- vedadramovic
- Posts:121
- Joined: Mon Apr 07, 2014 10:36 am
Re: Working with two versions (3.12 and 3.14)
Thank you Leopold
- fmulder
- Posts:330
- Joined: Wed Feb 03, 2010 9:46 am
Re: Working with two versions (3.12 and 3.14)
We actually work with 3 versions.
- I have a 3.10 subproject
- I have a 3.12 subproject
- Our application is 3.14
My subproject is being used in multiple projects (including a 3.10 project). That is why I don't update them and just continue to work in 3.10
Combining N versions on a laptop of even in one WinCc Oa project is no problem at all !
Good luck
Frenk
- I have a 3.10 subproject
- I have a 3.12 subproject
- Our application is 3.14
My subproject is being used in multiple projects (including a 3.10 project). That is why I don't update them and just continue to work in 3.10
Combining N versions on a laptop of even in one WinCc Oa project is no problem at all !
Good luck
Frenk
- vedadramovic
- Posts:121
- Joined: Mon Apr 07, 2014 10:36 am
Re: Working with two versions (3.12 and 3.14)
Thank you Frenk