Topic Options
#36530 - 06/30/10 09:46 AM Conversion Neutral File
cdoffshore Offline
Member

Registered: 06/30/10
Posts: 8
Loc: France
Hello,

I created a macro that generates neutral files for pipe. Now I would like to convert automatically neutral files in .CAESAR II 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

Top
#36558 - 07/01/10 08:55 AM Re: Conversion Neutral File [Re: cdoffshore]
Richard Ay Offline
Member

Registered: 12/13/99
Posts: 6226
Loc: Houston, Texas, USA
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"
_________________________
Regards,
Richard Ay - Consultant

Top
#36576 - 07/02/10 02:28 AM Re: Conversion Neutral File [Re: Richard Ay]
cdoffshore Offline
Member

Registered: 06/30/10
Posts: 8
Loc: France
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

Top
#36582 - 07/02/10 06:54 AM Re: Conversion Neutral File [Re: cdoffshore]
Richard Ay Offline
Member

Registered: 12/13/99
Posts: 6226
Loc: Houston, Texas, USA
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.
_________________________
Regards,
Richard Ay - Consultant

Top
#38336 - 10/11/10 03:51 PM Re: Conversion Neutral File [Re: Richard Ay]
carlos_llv Offline
Member

Registered: 08/17/09
Posts: 2
Loc: Peru
Dear Richard,

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

My enterprise needs make a macro to convert a PDMS file to CAESAR II file and in the CAESAR II'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
_________________________
Ingenieer

Top
#38337 - 10/11/10 07:19 PM Re: Conversion Neutral File [Re: carlos_llv]
Richard Ay Offline
Member

Registered: 12/13/99
Posts: 6226
Loc: Houston, Texas, USA
AVEVA developed the interface module to convert their PDMS data into a CAESAR II 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.
_________________________
Regards,
Richard Ay - Consultant

Top
#38341 - 10/12/10 01:03 AM Re: Conversion Neutral File [Re: Richard Ay]
Farhad Offline
Member

Registered: 04/25/07
Posts: 133
Loc: UAE
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 CAESAR II can read PCF files.
_________________________
Regards,
Farhad Salehi
--------------
What U give U get back !!!

Top
#38359 - 10/12/10 09:25 AM Re: Conversion Neutral File [Re: Farhad]
carlos_llv Offline
Member

Registered: 08/17/09
Posts: 2
Loc: Peru

Thanks you both (Richard and Farhard) for your help.
Regards from Peru.
Carlos.
_________________________
Ingenieer

Top
#43640 - 07/07/11 01:30 AM Re: Conversion Neutral File [Re: Richard Ay]
R.kumar Offline
Member

Registered: 03/24/09
Posts: 38
Loc: india
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

Top
#43643 - 07/07/11 07:07 AM Re: Conversion Neutral File [Re: cdoffshore]
Richard Ay Offline
Member

Registered: 12/13/99
Posts: 6226
Loc: Houston, Texas, USA
I just tested this and it works fine. Did you receive an error message - if so what was it?
_________________________
Regards,
Richard Ay - Consultant

Top
#43647 - 07/07/11 11:36 AM Re: Conversion Neutral File [Re: Richard Ay]
R.kumar Offline
Member

Registered: 03/24/09
Posts: 38
Loc: india
when i am try that the iecho.exe runs and the window for asking the .CAESAR II 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.CAESAR II"
in commond prompt but in both case only exe run and file name is not passes and conversion not take place


Top
#43648 - 07/07/11 11:42 AM Re: Conversion Neutral File [Re: cdoffshore]
R.kumar Offline
Member

Registered: 03/24/09
Posts: 38
Loc: india
please explain the complete way how to do that....please

Top
#43655 - 07/08/11 02:33 AM Re: Conversion Neutral File [Re: Richard Ay]
R.kumar Offline
Member

Registered: 03/24/09
Posts: 38
Loc: india
Please the attached file. it explain the process i am following and also show what window comes...please tell me proper way.


Attachments
Process.jpg



Top
#43659 - 07/08/11 07:17 AM Re: Conversion Neutral File [Re: cdoffshore]
Richard Ay Offline
Member

Registered: 12/13/99
Posts: 6226
Loc: Houston, Texas, USA
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.
_________________________
Regards,
Richard Ay - Consultant

Top
#43660 - 07/08/11 09:35 AM Re: Conversion Neutral File [Re: Richard Ay]
R.kumar Offline
Member

Registered: 03/24/09
Posts: 38
Loc: india
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.


Edited by R.kumar (07/08/11 09:42 AM)

Top
#43669 - 07/09/11 04:33 AM Re: Conversion Neutral File [Re: cdoffshore]
R.kumar Offline
Member

Registered: 03/24/09
Posts: 38
Loc: india
Richard,

Please tell me the proper way need that because one of my project depends on this.

Top
#43678 - 07/09/11 01:19 PM Re: Conversion Neutral File [Re: cdoffshore]
Richard Ay Offline
Member

Registered: 12/13/99
Posts: 6226
Loc: Houston, Texas, USA
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?
_________________________
Regards,
Richard Ay - Consultant

Top
#43682 - 07/10/11 04:40 AM Re: Conversion Neutral File [Re: Richard Ay]
R.kumar Offline
Member

Registered: 03/24/09
Posts: 38
Loc: india
yes it is in the that directory. but nothing happened.

Top
#43688 - 07/10/11 11:10 PM Re: Conversion Neutral File [Re: cdoffshore]
R.kumar Offline
Member

Registered: 03/24/09
Posts: 38
Loc: india
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"

Top
#43751 - 07/14/11 05:00 AM Re: Conversion Neutral File [Re: cdoffshore]
R.kumar Offline
Member

Registered: 03/24/09
Posts: 38
Loc: india
Richard,

Please tell me neutral to caesar .CAESAR II is possible or not...

Thanks in advance.

Top
#43773 - 07/15/11 07:51 AM Re: Conversion Neutral File [Re: cdoffshore]
Richard Ay Offline
Member

Registered: 12/13/99
Posts: 6226
Loc: Houston, Texas, USA
We haven't built that path into the software. Use the dialog to perform this function.
_________________________
Regards,
Richard Ay - Consultant

Top
#43809 - 07/18/11 04:08 AM Re: Conversion Neutral File [Re: cdoffshore]
R.kumar Offline
Member

Registered: 03/24/09
Posts: 38
Loc: india
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.

Top
#43812 - 07/18/11 07:09 AM Re: Conversion Neutral File [Re: cdoffshore]
Richard Ay Offline
Member

Registered: 12/13/99
Posts: 6226
Loc: Houston, Texas, USA
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.
_________________________
Regards,
Richard Ay - Consultant

Top



Moderator:  Denny_Thomas, uribejl 
Who's Online
0 registered (), 30 Guests and 3 Spiders online.
Key: Admin, Global Mod, Mod
April
Su M Tu W Th F Sa
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Forum Stats
12065 Members
14 Forums
16973 Topics
75151 Posts

Max Online: 303 @ 01/28/20 11:58 PM
Top Posters (30 Days)