First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Just separate the filename and argments with comma:
psspy.runrspnsfile("'parm.idv',arg1,arg2,arg3,etc")
2 | No.2 Revision |
Just separate the filename and argments arguments with comma:
psspy.runrspnsfile("'parm.idv',arg1,arg2,arg3,etc")