[ca...] Posted Monday at 08:12 AM Share Posted Monday at 08:12 AM Hello everyone, I try to exit from ZEISS Inspect exe with using gom.script.sys.exit_program() which is a command inside my ZEISS service code and it completed all required computation steps and exit but gives ZEISS crash at the end. Is there a way to exit from program safely without stopping service since it may has other running instances? Many thanks, Canset Link to comment Share on other sites More sharing options...
[Ma...] Posted Tuesday at 06:27 AM Share Posted Tuesday at 06:27 AM (edited) Hello Canset, executing gom commands - gom.script.* or gom.interactive.* - is not allowed in a service. However, this information seems to be missing in the documentation and it should not result in a software crash. I will create a SW development issue. Best regards, Matthias Edited Tuesday at 06:32 AM 1 Link to comment Share on other sites More sharing options...
[ca...] Posted Tuesday at 07:49 AM Author Share Posted Tuesday at 07:49 AM Hello Matthias, It would be much better if we can use these commands in service code. Since, we can use service for a recalculation task for importing mesh, report edit etc. In terms of development, a standalone API to work with ZEISS services headlessly, gives us more flexibility to perform different automation projects 🙂 Many Thanks, Canset Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in