Transformer in Area
How to write python code to get the list of transformers in a single area?
add a comment
How to write python code to get the list of transformers in a single area?
Select the area as bus subsystem.
Use API atrnint to get ibus and jbus for 2W-transformers.
Use API atrnchar to get id for 2W-transformers.
Use similarly atr3int and atr3char for 3W-transformers.