개정판 ba8e1fc3
issue #000 Export_To_PAP.py 수정.
HYTOS/HYTOS/Export_To_PAP.py | ||
---|---|---|
581 | 581 |
inst_Item.attributes.append(Inst_Attribute("eq_pump", "SuctionPressRated", suctionPressRated)) |
582 | 582 |
inst_Item.attributes.append(Inst_Attribute("eq_pump", "DischargePressRated", dischargePressRated)) |
583 | 583 |
inst_Item.attributes.append(Inst_Attribute("eq_pump", "DifferentialPressRated", differentialPressRated)) |
584 |
inst_Item.attributes.append(Inst_Attribute("eq_rotating", "DifferentialHeadRated", differentialHeadRated))
|
|
584 |
inst_Item.attributes.append(Inst_Attribute("eq_rotating", "RatedHead", differentialHeadRated))
|
|
585 | 585 |
inst_Item.attributes.append(Inst_Attribute("eq_pump", "NPSHaRated", nPSHaRated)) |
586 | 586 |
inst_Item.attributes.append(Inst_Attribute("eq_pump", "VaporPressRated", vaporPressRated)) |
587 | 587 |
inst_Item.attributes.append(Inst_Attribute("eq_pump", "HydraulicPowerRated", hydraulicPowerRated)) |
내보내기 Unified diff