Message 1 of 2
Debugging vb.net using .dll's
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I read that for developing and debugging iLogic and Plug-ins it can sometimes be easier to write a .dll containing a portion of the text, and call the dll from inventor. I'd like more information on how to do this.
What are the details on how to set up the .dll? What References does it need to have? Is it all written in a sub named main? What other settings are there from the Visual Studio Side?
From the Inventor side, How do I call the sub in the dll? Is it easiest to call the dll from External Rules? Or is it easier to create another rule that calls the dll?
Inventor 2015, VS2012