Answer
This question has not yet been answered.
import mhrc.automation
controller = mhrc.automation.controller()
pscad_versions = controller.get_paramlist_names('pscad')
print(pscad_versions)
fortran_versions = controller.get_paramlist_names('fortran')
print(fortran_versions)
PSCAD automation library, Python Automation, Python, python for pscad
Do you have the same question? Follow this Question
This question has not yet been answered.
We look to ensure that every question is answered by the best people with relevant expertise and experience, the best answers include multiple perspectives. Do you have relevant expertise or experience to contribute your answer to any of these commonly asked questions?
Add New Comment