4/17/2012 5:39 PM | |
Posts: 11 Rating:
|
Hi Guys I developed a Step 7 programme using DBs and FBs. For faster developement I made personal UDTs and FBs. Some FBs are called by others in the STAT interface, as well some DB structures are defined using UDTs. This worked well and pretty faster during development and implementation. I downloaded the programme into the controller and it is working fine. Now, here is the biggest challenge though Since am well aware that UDTs are the ones that define the structure and length of the DB into which it is called and that it is not downloaded into the controller, I went ahead and copied all the UDTs from the original programm into the uploaded programm. But this did not help. See attached for sample FB and DB in both the original and uploaded programm as well as one of the UDTs I used Can anyone please point me into the right direction......... AttachmentFB_DB_UDT_In_Original_and_Uploaded_Progam.pdf (157 Downloads) |
Last edited by: Ambrose at: 4/17/2012 5:55 PM |
|
4/18/2012 4:29 PM | |
Joined: 10/10/2005 Last visit: 3/16/2023 Posts: 1909 Rating:
|
Hello, during the download the symbols are not transfered to the CPU and if you have not the original project, the symbols are not included after upload. But you can export the symbols in an excel list before and after upload the symbols import from excel to the STEP 7 project. See the following FAQs in the internet for your support. http://support.automation.siemens.com/WW/view/de/22781586 http://support.automation.siemens.com/WW/view/de/16893267 http://support.automation.siemens.com/WW/view/de/24352635 With best regards |
Follow us on