Engineering & Production Environments Conflict
Hello,
Lets assume that I've two enviroments engineering and production enabled, in the engineering:
APP01>CM>SM1> Added Variable 'VAR1'
in the production same root:
APP01>CM>SM1> added variable 'VAR2'
---
My questions, during update this is going to create conflict in the difference report and can't be updated, so is there a way to merge these two changes in both enviroments?
where at the end I'll have both variables 'VAR1' & 'VAR2' in the same single control module in engineering and production enviroments.
Answers
No.
The whole point of an offline engineering system is so you can make changes without any possibility of disturbing the plant. But if you choose to work like this there can be no "half measures". Make your changes offline only and be sure that you follow the working procedures for synchronizing the systems, otherwise changes will be lost.
Agree with Rob, it is not possible to migrate the different changes with respect to each environment into one.
The main purpose is to do the offline engineering of your application using Engineering enviroment. Then if you are really satisfied the applcation behavior by means of tested by Load-Evaluate-Go, then only you should migrate it to Production environment by deploy tool. This process is to make your life simple and to avoid some unwanted surprises in production environment.
Add new comment