Messages for api PSSEHALT_2 : PSS(R)E not properly initialized (005222)

asked 2021-10-09 02:53:24 -0500

Tassie Dave gravatar image

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?

edit retag flag offensive close merge delete