First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
The API command to write sequence data to a file is:
psspy.rwsq_2(0,1,[1,1,1,0,0],0,"file.seq")
Of course, sequence data can only be exported if the the data is present in the network (saved case).