Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to retrieve Three Winding Transformer (Winding 1,2,3 Data) via Python?

Hi, I have to extract Winding 1, Winding2 and Winding 3 MVA (RATE1 lets say) for over 1000 Three Winding Transformers present in case file. Since, there individual winding attributes we cannot see all at once in PSSE spreadsheat, as we can only one by one. So, we cannot copy all at once. Thus In order to avoid length tiring job (1000 times repeating same), I was working to retrieve this via Python. Can anyone please suggest which code should I use to retrieve WINDING 1 MVA, WINDING 2 MVA and WINDING 3 MVA for all 1000 3W-Transformers?

and How can I put up loop to get all at once?

Thanks in advance