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

Ask Your Question
1

Executing PSSE idv script using Python

asked Sep 10 '13

Rob gravatar image

I have a list of PSSE python and idv scripts and I can easily execute python scripts and add them to my PSSE case using python. Is there a way to execute psse idv scripts using python?

1 answer

Sort by » oldest newest most voted
3

answered Sep 10 '13

nyga0082 gravatar image

updated Sep 10 '13

You'll want to check out the psspy.runrspnsfile() command. This will allow you to run idevs via your Python script.

link

Comments

Works perfectly! Thank you.

Rob gravatar imageRob (Sep 12 '13)

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

2 followers

Stats

Asked: Sep 10 '13

Seen: 2,804 times

Last updated: Sep 10 '13