vamalgise Posted January 5, 2017 Report Share Posted January 5, 2017 Hello, I faced a problem when i was downloading a project to Vision V570. V570 already had existing project inside and i was downloading the same project but with few changes. When download process had started pop-up window appeared with the following statement: existing project differs from the project you are trying to download. It is recommended to initialize PLC after download. Note: it will erase all the register values. Then it asks yes or no (sorry i wrote this statement in my own words as i didnt make photo, but the meaning is the same). Does it mean that if i press yes, it will initialize the PLC or it will ask again in the end of download? I was afraid to press yes cuz it is not acceptable to drop all the registers to 0. Thank you. Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted January 8, 2017 MVP 2022 Report Share Posted January 8, 2017 I'm working from memory also, but as I recall this pop-up box is making a RECOMMENDATION. It does not actually do anything other than download your program update (and perhaps reset, not initialize, the PLC). It is up to you to preform the initialize (or not) which would erase your registers. Quote Link to comment Share on other sites More sharing options...
MVP 2022 Ausman Posted January 8, 2017 MVP 2022 Report Share Posted January 8, 2017 +1 on Flex's comment. Also, you can backup your values before doing anything. Under Connection there is "Export PLC Operands to File" which will save all your values to your PC. It automatically goes online, gets all the values, and makes a *.opr file. You can then use this file to Import, or force to open with excel for manipulation and it works fine. If you haven't done this yet, and don't have a means within your program to save crucial values, then I strongly suggest doing it! On the pop-up, I would love to know from the Creators what exactly trips it. I encounter it often, but sometimes it is for what I see as a very minor change, whilst other times I have done lots of modifying and it doesn't show. An explanation, please. cheers, Aus 1 Quote Link to comment Share on other sites More sharing options...
MVP 2022 Joe Tauser Posted January 9, 2017 MVP 2022 Report Share Posted January 9, 2017 It does not actually erase your values. That window is just there to scare you. As Aus says, I don't know why they chose that verbiage when they wrote it. Joe T. Quote Link to comment Share on other sites More sharing options...
vamalgise Posted January 9, 2017 Author Report Share Posted January 9, 2017 Thank you Joe, Aus and Flex. Very useful info. Tried it today, everything stayed! Quote Link to comment Share on other sites More sharing options...
huseyin.bp Posted May 30, 2017 Report Share Posted May 30, 2017 On 05.01.2017 at 10:42 AM, vamalgise said: Hello, I faced a problem when i was downloading a project to Vision V570. V570 already had existing project inside and i was downloading the same project but with few changes. When download process had started pop-up window appeared with the following statement: existing project differs from the project you are trying to download. It is recommended to initialize PLC after download. Note: it will erase all the register values. Then it asks yes or no (sorry i wrote this statement in my own words as i didnt make photo, but the meaning is the same). Does it mean that if i press yes, it will initialize the PLC or it will ask again in the end of download? I was afraid to press yes cuz it is not acceptable to drop all the registers to 0. Thank you. Quote Link to comment Share on other sites More sharing options...
Ofir Posted June 2, 2017 Report Share Posted June 2, 2017 Hi, As you can see in the message you wrote " it is recommended.." - it will not initialize it after download automatically. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.