I'm developing a Python application that needs to connect to an electrical simulator such as PTW. What is the easiest way to connect my Python application to PTW?
I need to modify equipment parameters in the simulator in order to optimize certain operating conditions.
Is there any API available to make this connection?