- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I've made a configurator in Inventor using iLogic and C#, Inventor imports variables for a Excelfile. I use iLogicautomation to trigger my iLogic code. This runs on a server so basically theres no users involved in this.
Sometimes the wrong data is put into the Excelfile, which makes the Inventor model pop up with a message "iPart member x is not found in ....", so it doesnt create a model. The problem is that the model is now stuck and i cant continue without closing the error message first, even if the next input from Excel is correct data.
Since this is running on a server i dont want to have to open a remote desktop and press 'ok' on the error message everytime a wrong input is given. Is there a way i can ignore this error so the model keeps running and simply waits for the next correct input?
Thanks
Solved! Go to Solution.