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

Ask Your Question
0

Clear Progress & Delete Reports

asked Dec 21 '3

anonymous user

Anonymous

I'm using PSS/E 33 and I'm trying to figure out if I can "Delete all reports" and "Clear" the "Progress" tab in the output bar using Python (was going to use this as part of a hammer/toolbar button).

I looked through the API documentation and didn't see this functionality, but it's possible I missed it.

Comments

I believe pop-up window functionalities are not supported with API´s.

perolofl gravatar imageperolofl (Dec 21 '3)

1 answer

Sort by » oldest newest most voted
0

answered Dec 25 '3

jbarberia gravatar image

You can use the functions psspy.clearprogressoutput() or psspy.ioflush() to clear the progress tab. Maybe the chapter 16 of the API may help to "delete all reports".

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: Dec 21 '3

Seen: 407 times

Last updated: Dec 25 '23