Menu

COM Interface -- Finding your way through all the properties

Excel VBA is very good at prompting you for the OpenDSS COM interface properties and methods. But if you are working in Python or MATLAB you may find it difficult to remember or figure out the property names. Andrea Ballanti has put together a very nice TechNote on ways to see the list of properties in these languages as well:

https://sourceforge.net/p/electricdss/code/HEAD/tree/trunk/Distrib/Doc/Technote_COM_PropertyListVisualization.pdf

Posted by Roger Dugan 2016-03-18

Log in to post a comment.