Hello,
I’m using OTII for pretty much any development I do with small signal electronics and I love it! I just would love to use this tool together with Python as we are already running quite a lot of scripts using Python for both testing and development. Is there any plans to implement support for Python to script for the device?
We are currently working on a feature where you can communicate with the Otii application by sending JSON data over a TCP connection. This will make it possible to instrument Otii in from any scripting language, or other tool. Our intention is to also release a small python package which wraps the JSON into functions instead. Some examples in python will also be provided.
Our intention is to first release this as a Technical Preview, meaning that the API isn’t set in stone and some changes that are not fully backwards compatible might be made. Any user feedback in that phase are most welcome.
Unfortunately I can’t say exactly when this will happen at the moment.