First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
You need to use the "print()" function, or something else that outputs the result onto the console.
For example:
print(psspy.busdat(busnumber, 'BASE'))
Then, you should see the tuple.