[ca...] Posted May 26, 2025 Share Posted May 26, 2025 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 May 27, 2025 Share Posted May 27, 2025 (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 May 27, 2025 1 Link to comment Share on other sites More sharing options...
[ca...] Posted May 27, 2025 Author Share Posted May 27, 2025 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