First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I would check a couple of things:
First, make sure when running the script in PSS/E that the Command Line Input has "Python" selected instead of "PSS/E Response".
Secondly, I believe the way you would print out text in PSS/E itself is with either psspy.report('TEST') or psspy.alert('TEST'). Try changing that and see if you get an output.