First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
You can use psspy.rawx_to_csv("bus", "Test")
TBLNAME- I have used table "bus"
OFILE- path and output file name
2 | No.2 Revision |
You can use it as psspy.rawx_to_csv("bus", "Test")
TBLNAME- I have used table "bus"
OFILE- path and output file name