Thanks for all the info. I just looked through everything. I have considered the relinquishing control issue. I have tried adding delay/sleep statements to the code to give the macros time to run as well as implemented multi-threading, so the macro execution can run in it's own thread. Regarding...
I appreciate the suggestion. I will look into it for the future. For this use case, ideally I would love to stick with J-Link and JAVA in general because of some of the other applications I am connecting to my code.
Hello everyone! My company uses Creo 7.0.9. I am utilizing J-Link (Java Object Toolkit free) to create some programs to automate some repetitive tasks. I need your help in automating the running of predefined FEA simulations, or at least fixing my code so far...