First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
answered Aug 17 '18
This is simple to do with activity BSNM. In python:
offset = 100000 psspy.bsnm(0,1,0,1,[offset,0],"","",1,"") psspy.bsnm(0,1,4,1,[offset,0],"","",0,"") psspy.bsnm(0,1,7,0,[0,0],"","",0,"")