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

Ask Your Question
0

how to close progress_output file without closing pss/e

asked Dec 31 '14

anonymous user

Anonymous

Hi,

I apply the progress_output API to direct the output to a file. Is there a way to close the file and remove the file without closing the PSS/e?

Thanks,

1 answer

Sort by ยป oldest newest most voted
1

answered Jan 2 '15

jconto gravatar image

updated Jan 2 '15

To close the file, just call the same API but with 'reset' parameters. The progress output will be directed back to the screen:

psspy.progress_output(1,"",[0,0])
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

Stats

Asked: Dec 31 '14

Seen: 2,520 times

Last updated: Jan 01 '15