how to close progress_output file without closing pss/e
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,
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
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,
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])
Asked: 2014-12-31 16:30:07 -0600
Seen: 2,717 times
Last updated: Jan 01 '15
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.