Greetings,
I really hate to ask stupid questions, but I've had a terrible time trying to find information on Pro/E, at least when it comes to my problem.
I'll warn you that I'm totally new to Pro/E, aside from a very (VERY) basic tutorial. To be honest, I'm far more of a computer person than I am an engineer. But, I've worked with C, C++, Java and VB.
My problem is this:
We have a set of text files with parameters for an object. We want to run an analysis on each object. A cowroker of mine recorded a mapkey that could read in the file, run the analysis and export the results. However, we want to automate this so that we can read a lot (read "hundreds or thousands") of cases with no user interaction. We could just make one big mapkey to run the analysis on each file, however... (looking for the right words) the mapkey doesn't wait for an analysis to finish before it starts another analysis. So, if we do much more than three, the system resources vanish and the PC grinds to a snail's pace.
Is there a way we could modify the mapkey so that it waits for an analysis to finish before starting another?
Or, would there be a better way to do so with PRO/TOOLKIT or J-Link?
Thanks in advace!
I really hate to ask stupid questions, but I've had a terrible time trying to find information on Pro/E, at least when it comes to my problem.
I'll warn you that I'm totally new to Pro/E, aside from a very (VERY) basic tutorial. To be honest, I'm far more of a computer person than I am an engineer. But, I've worked with C, C++, Java and VB.
My problem is this:
We have a set of text files with parameters for an object. We want to run an analysis on each object. A cowroker of mine recorded a mapkey that could read in the file, run the analysis and export the results. However, we want to automate this so that we can read a lot (read "hundreds or thousands") of cases with no user interaction. We could just make one big mapkey to run the analysis on each file, however... (looking for the right words) the mapkey doesn't wait for an analysis to finish before it starts another analysis. So, if we do much more than three, the system resources vanish and the PC grinds to a snail's pace.
Is there a way we could modify the mapkey so that it waits for an analysis to finish before starting another?
Or, would there be a better way to do so with PRO/TOOLKIT or J-Link?
Thanks in advace!