Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I do not know of a way to get this data directly, however, this information does appear in the progress window when solving. If you pipe the progress output to a text file using psspy.progress_output() and write a script to open and parse the output you could use that to determine what taps are changing. I wrote a quick proof of concept for 2W transformers that seems to work. I can share the code if you are interested.