First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

Please suggest me on how to get the .seq file in PSSE

asked Feb 23 '2

Khwrwmdao Basumatary gravatar image

Hii All, I am trying to generate the .seq file for converting the network into RSCAD. So, please suggest me how I can get the sequence data in PSSE.

1 answer

Sort by » oldest newest most voted
0

answered Feb 24 '2

perolofl gravatar image

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).

link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Feb 23 '2

Seen: 550 times

Last updated: Feb 24 '22