Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Python plugin user defined plant

Hi, I am trying to implement a user-defined plant component controlled by Python. But I found there was a contradiction of the EMS calling manager. The component I defined must have at least one EMS calling manager pointed out in the object, but then how can I let the Python plug-in run? More briefly, who owns the priority here, Python plug-in or Erl EMS? How can I directly use Python to initialize and simulate the customized component?

Thanks for caring about my question!

Python plugin user defined plant

Hi, I am trying to implement a user-defined plant component controlled by Python. But I found there was a contradiction of the EMS calling manager. The component I defined must have at least one EMS calling manager pointed out in the object, but then how can I let the Python plug-in run? More briefly, who owns the priority here, Python plug-in or Erl EMS? How can I directly use Python to initialize and simulate the customized component?

Thanks for caring about my question!