First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
psspy.fdns([0,0,0,1,1,0,99,0]) textxls=excelpy.workbook(r"D:\Project\Development\CHAMPA\final.xlsx", "Mysheet", False, 'W') textxls.show() psspy.vchk(0,1, 0.95, 1.05)
Note : I want to upload Voltage checking report in final.xlsx. Please suggest me command for writing report in excel.