1/19/2016 2:22 PM | |
Posts: 2 Rating:
|
Hello, I'm using TIA PORTAL v13 SP1 Update 6. I'm trying to make the following:
This doesn't work: each time I try to download my DB I'm forced to choose re-initialization to be able to download it. I enabled the flag "Enable download without reinitialization for retentive tags" but it looks to have no effect. The possibility to download without reinitialization could be very important to me during the commisioning of the plant. Do you have any suggestion? Thanks Marco ------------------------------------------------------------------------------------------ |
Last edited by: Min_Moderator at: 1/20/2016 9:19:37 AMNew subject after splitting |
|
1/20/2016 12:47 PM | |||||
Joined: 2/18/2013 Last visit: 9/9/2022 Posts: 102 Rating:
|
Description To enable the subsequent editing of PLC programs that have already been commissioned and are running without error on a system, CPUs of the S7-1200 V4 and higher and S7-1500 series support the option of extending the interfaces of function or data blocks during runtime. You can download the modified blocks without setting the CPU to STOP and without affecting the values of already loaded tags. This is a simple means of implementing program changes. This load process (download without reinitialization) will not have a negative impact on the controlled process. Principle of operation In principle, every function or data block has a memory reserve by default, which can be used for subsequent interface changes. The memory reserve is not used initially. Activate the memory reserve if you decide on loading interface changes after having compiled and downloaded the block. All tags that you subsequently declare will be saved to the memory reserve. A subsequent download has no impact on the values of tags that have already been loaded. If you decide to revise your program at a later time while the plant is not in operation, you also have the option of resetting the memory layout of one or more blocks in one step. With this action, you move all tags from the reserve area to the regular area. The memory reserve is now cleared and made available for further interface extensions. Requirements This "Download without reinitialization" function is available if the following requirements are met:
Basic steps Perform the following steps if you want to extend the interface of a function or data block and then load the block without reinitialization. A detailed description of the individual steps can be found in the following chapters:
Overview of settings for memory reserve The overview of the project tree shows the settings for memory reserve for all program blocks at a glance: To display the overview, follow these steps:
|
||||
This contribution was helpful to
1 thankful Users |
7/3/2019 12:14 PM | |
Joined: 9/9/2012 Last visit: 12/5/2023 Posts: 47 Rating:
|
Hello, Following this FAQ was possible to activate download without reinitiate. What is possible:- -Adding new tags What IS NOT possible:without reinitialization: -Change name of a tag. -Delete a tag I am right? Is it possible for you to do this last two things? Thanks in advance... |
Last edited by: Jen_Moderator at: 07/04/2019 09:45:06Optimized link. There are 10 types of people in this world, those who understand binary and those who dont. |
|
Follow us on