Error with opening an AMPL PC source code in Function chart bulder 6.3/1
Dear Stefan,
I have a problem that you can see in attached pi could you note to the bellow descriptions please?
I dumped DB and PC source codes from ABB MasterPiece 200/1 CPU with .AA and .BA extensions. I created a new project in Application Builder 4.2 of Control Builder A 1.3 software and copied the .BA and .AA codes in the SRCE folder of the created projct and converted them into .AAX and .BAX files. But after initialization and Backtranlation in Function Chart Builder 6.3/1 (FCB) I viewed bellow error in the output:
"
Processing E:\MJ\PROJ\ABB\ESFAHAN\nodes\RMC\DBDATA\ALL01.BAX
Pass 1: OK
Pass 2: OK
Processing E:\MJ\PROJ\ABB\ESFAHAN\nodes\RMC\PCDATA\D0101.AAX: Errors detected
Processing E:\MJ\PROJ\ABB\ESFAHAN\nodes\RMC\PCDATA\D0201.AAX: Errors detected
Processing E:\MJ\PROJ\ABB\ESFAHAN\nodes\RMC\PCDATA\D0301.AAX: OK
Processing E:\MJ\PROJ\ABB\ESFAHAN\nodes\RMC\PCDATA\D0401.AAX: Errors detected
The following PC program(s) have not been backtranslated (see the according LS1 files for more info):
1, 2, 4
For details select Edit/Process Conflict menu item or press F4
"
1-what is wrong?
2- How can I fix the errors and watch a graphical representation of the AMPL code in FCB and understand its logic?
3-To solve the problem I loaded the system extension files into APB/FCB using setupaddons.exe were in the destination "C:\AdvaBNT\FCB\63r1\Bin32" and the files QMP26040.PEL, QMP24040.PEL, QMP28040.PEL in the destination "C:\AdvaBNT\FCB\63r1\Bin32\pc_lib" but yet the problem is not solved. Whats your idea about it? Is it another library that should be added? .Do you have any solution?
Thanks for your help.
Answers
Your MP200 is a specialised variation for rolling mill control, so it looks like there are several extra PC elements as well as the standard PC elements. To be able to back translate program code into Function Chart Builder, you need to tell FCB how to understand those special elements.
The PEL files you added are only the base MP260 database and PC elements. it looks like you are still missing the RMC ( rolling mill control ) PC elements.
Function Chart Builder needs the PC element descriptions which should be in .PED and or .TED files. Look for these in your old MA220. If you cannot find them there then maybe someone else on this forum can send you a copy.
The files are text readable. You are looking for descriptions of the PC elements that did not translate into FCB.
remember also to modify the MP200 node options in application builder and include any extra options you compiled from those PED / TED files.
I left clicked on the related node in node list and selected "Modify" and I continued with the attche picture steps.
then I backtranslated but yet I can see only one a PC3 graphical view and I recieve the bellow errors:
Processing E:\MJ\PROJ\ABB\ESFAHAN\nodes\RMC\DBDATA\94RMC001.BAX
Pass 1: OK
Pass 2: OK
Processing E:\MJ\PROJ\ABB\ESFAHAN\nodes\RMC\PCDATA\D0101.AAX: Errors detected
Processing E:\MJ\PROJ\ABB\ESFAHAN\nodes\RMC\PCDATA\D0201.AAX: Errors detected
Processing E:\MJ\PROJ\ABB\ESFAHAN\nodes\RMC\PCDATA\D0301.AAX: OK
Processing E:\MJ\PROJ\ABB\ESFAHAN\nodes\RMC\PCDATA\D0401.AAX: Errors detected
The following PC program(s) have not been backtranslated (see the according LS1 files for more info):
1, 2, 4
For details select Edit/Process Conflict menu item or press F4
what is wrong?
could you say all the steps required to do in the software one by one from running FCB to returing to APB to edit some options of node?
Thanks for your attention.
Add new comment