First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I initiate a python file in PSSE through a batch file. I have no problems with launching the program or anything of the sort, however, once I am done. How do I close the program?
My Python script processes and saves the case without any problems, but I just dont know how to close PSSE when I am done!
Any ideas?