PDA

View Full Version : Victaulic Isogen error



LouisCho
10-25-2011, 07:08 AM
Hi Autoplant cracks!

Today I was trying to generate ISO from a Victaulic line and I got a error message. I already export some similar lines (with different specs) last week without problem. With that new spec, I can't export.

The message a get is:
Error: Unable to find key FLA for group MAP_ENDCOND4SKEY for module base

I tried to look for that module base but I don't know where it is, and even if I found it, I don't know what to do to correct it.

Heres the log file from isogen:
MSG_TEXT_END
LEVEL = 64
ID = XCHG0504
MSG_TEXT_START =
1 errors
MSG_TEXT_END
LEVEL = 16
ID = XCHG0504
MSG_TEXT_START =
#1
MSG_TEXT_END
LEVEL = 16
ID = XCHG0504
MSG_TEXT_START =
Unable to find key FLA for group MAP_ENDCOND4SKEY
MSG_TEXT_END
LEVEL = 16
ID = XCHG0504
MSG_TEXT_START =
for module Base
MSG_TEXT_END
LEVEL = 64
ID = XCHG0505
MSG_TEXT_START =
Completed export on Tue Oct 25 09:05:15 2011

Do you know what is hapenning?

Thanks you very much for helps

tkmashl
10-25-2011, 08:37 AM
Check your component catalog to make sure it has the correct module identified in the MODULE_NAME field. I think it should be AT_PVIC for the Victaulic module.

If someone else is in charge of building your specs and catalogs ask them to look into it.

hth
TKM

(edit- fixed module name)

andersun
10-26-2011, 11:22 PM
you're error message is saying that it can't for an assigned isogen symbol for the FLA connection. I took a look in both the base and victalic modules PCF.ini files on V8I select series 1, they both had the following condition.

FLA =FL this tells ISOGEN to use a flange symbol when it encounters a FLA end code.

I would double check your base and victalic modules for that mapping, its near the end of the PCF.ini file. Also if for some reason you build the spec on a different module look at that file also.

LouisCho
10-27-2011, 07:27 AM
Thanks

I was able to go in the base module pcf.ini fileand add condition FLA = FL

can't understant why it was deleted but at least its working now.

Thanks again