Conversion Neutral File

Posted by: cdoffshore

Conversion Neutral File - 06/30/10 09:46 AM

Hello,

I created a macro that generates neutral files for pipe. Now I would like to convert automatically neutral files in .C2 throught a batch or on VBA. How can I do it? I can open the associated executable Iecho.exe but I don't know how to browse a file then convert in CAESAR II readable file.

Thanks for help
Posted by: Richard Ay

Re: Conversion Neutral File - 07/01/10 08:55 AM

This should work:

1) Open a "command prompt".
2) Navigate to the directory containing the "cii" files.
3) Invoke "iecho.exe" with the name of the "cii" file as an argument:

"c:\program files\coade, inc.\caesar ii 5.20\iecho.exe" "file1.cii"
Posted by: cdoffshore

Re: Conversion Neutral File - 07/02/10 02:28 AM

Thanks a lot it works, but now I would like to launch a static analysis but I really don't know which executable file static analysis calls and what is the associated argument/extension. I have the same question for exporting results in .xls and importing load cases.

Thanks for help
Posted by: Richard Ay

Re: Conversion Neutral File - 07/02/10 06:54 AM

You're not going to run a "static analysis" in batch mode. There are too many EXEs involved and the arguments to each vary based on the condition of the job.

Static results can be sent to Excel from within the Output Processor. There are no external controls to instruct this processor to perform that operation from outside the software.
Posted by: carlos_llv

Re: Conversion Neutral File - 10/11/10 03:51 PM

Dear Richard,

I'm Carlos. I'm C2's user and I need your help about neutral files.

My enterprise needs make a macro to convert a PDMS file to C2 file and in the C2's brochure in Intergraph's web say in page 5: "Neutral File Import: Coade publishes the full specification of the CAESAR II neutral file standard"

May You send me these specification to make a macro?

Regards,
Carlos
Posted by: Richard Ay

Re: Conversion Neutral File - 10/11/10 07:19 PM

AVEVA developed the interface module to convert their PDMS data into a c2 input file. We (Intergraph CAS) don't have this module, you will have to contact the AVEVA Sales Group and ask how you can acquire this (interface) module.
Posted by: Farhad

Re: Conversion Neutral File - 10/12/10 01:03 AM

Hello Carlos,

If you have I-Sketch or SPOOLGEN programs from ALIAS Ltd., you can convert IDF files generated by PDMS to PCF files. Then C2 can read PCF files.
Posted by: carlos_llv

Re: Conversion Neutral File - 10/12/10 09:25 AM


Thanks you both (Richard and Farhard) for your help.
Regards from Peru.
Carlos.
Posted by: R.kumar

Re: Conversion Neutral File - 07/07/11 01:30 AM

i am able to run Iecho.exe but not able to pass test.cii file as argument.
please expalain the above method.

Thank in advance
Posted by: Richard Ay

Re: Conversion Neutral File - 07/07/11 07:07 AM

I just tested this and it works fine. Did you receive an error message - if so what was it?
Posted by: R.kumar

Re: Conversion Neutral File - 07/07/11 11:36 AM

when i am try that the iecho.exe runs and the window for asking the .c2 file comes but the file name is not passing as argument...
I am using following commons....
"c:\programfiles\coade\iecho.exe" "c\test.cii"
and
"c:\programfiles\coade\iecho.exe" "c\test.c2"
in commond prompt but in both case only exe run and file name is not passes and conversion not take place

Posted by: R.kumar

Re: Conversion Neutral File - 07/07/11 11:42 AM

please explain the complete way how to do that....please
Posted by: R.kumar

Re: Conversion Neutral File - 07/08/11 02:33 AM

Please the attached file. it explain the process i am following and also show what window comes...please tell me proper way.
Posted by: Richard Ay

Re: Conversion Neutral File - 07/08/11 07:17 AM

I'll have to go back and check the source code to see when we added that ability, maybe Version 5.00 can't do this. You really should upgrade, you've missed 5.10, 5.20, and the current Version is 5.30.
Posted by: R.kumar

Re: Conversion Neutral File - 07/08/11 09:35 AM

Richard,
we have all four versions and i tried above procedure with all versions. but still not able to do...please tell me the proper procedure.
Posted by: R.kumar

Re: Conversion Neutral File - 07/09/11 04:33 AM

Richard,

Please tell me the proper way need that because one of my project depends on this.
Posted by: Richard Ay

Re: Conversion Neutral File - 07/09/11 01:19 PM

The procedure you showed above in your screen capture should have worked, that is all I did. That neutral file, test.cii, was in the c:\rigid directory correct?
Posted by: R.kumar

Re: Conversion Neutral File - 07/10/11 04:40 AM

yes it is in the that directory. but nothing happened.
Posted by: R.kumar

Re: Conversion Neutral File - 07/10/11 11:10 PM

Richard'

i installed Caesar 2011 in my system in this the conversion of Neutral file to Caesar II successfully done.
Thanks for ur help.

Now i want to convert back the Caesar file to neutral file.
i following the same above procedure
"c:\programfiles\coade\iecho.exe" "c\test._a"
but it is not happening.

how it is possible. please guide me.





"c:\programfiles\coade\iecho.exe" "c\test.CAESAR II"
Posted by: R.kumar

Re: Conversion Neutral File - 07/14/11 05:00 AM

Richard,

Please tell me neutral to caesar .C2 is possible or not...

Thanks in advance.
Posted by: Richard Ay

Re: Conversion Neutral File - 07/15/11 07:51 AM

We haven't built that path into the software. Use the dialog to perform this function.
Posted by: R.kumar

Re: Conversion Neutral File - 07/18/11 04:08 AM

Rchard,

Is there any possibility for that option in next build of 5.1 or 5.2 or 5.3.

Thank a lot for your valuable guidance.
Posted by: Richard Ay

Re: Conversion Neutral File - 07/18/11 07:09 AM

New features/abilities are never added to existing versions for QA reasons. I can put this idea on the Development List, and we'll see when we can work it into a newer version.