| 1 | initial version |
When I run the command "psspy.pssehalt_2()", PSSE responds with "PSS(R)E not properly initialized (005222)".
I would like to suppress this message, but my attempt to suppress the output with the following commands does not work. This implies that the response is not being sent to either of the report, progress, alert or prompt windows. psspy.reportoutput(6, '', []) psspy.progressoutput(6, '', []) psspy.alertoutput(6, '', []) psspy.promptoutput(6, '', [])
How can I suppress the message?
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.