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

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Feb 19 '2

Anil Kumar gravatar image

you can export report screen to text file using the command as follows

psspy.report_output(2, "check_all", 2) #### rending report to external txt file

psspy.report_output(1, "check_all", 2)  ### sending report to internal report screen of psse