Convert python to idv.
Hi, I want to convert a python file (.py) to .idv file, Can I do it ?
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Hi, I want to convert a python file (.py) to .idv file, Can I do it ?
PY to IDV conversion - Use the PSSe recording feature:
Load PSSe
Click the recording button and select to save as idv
run the py script, select first the file type as *.py
Click the stop button. The py command are translated in the idv file!
PY commands with no equivalent in IDV will be ignored.
The IDV to PY conversion is done similarly.
Is there an API to record an IDV and run a separate PY script? I have multiple PY files that make various changes to my case, and I would like to convert each of them to IDV. It would be a whole lot easier to write a script to convert all of these, rather than manually converting each.
I've found an API for PSEB and PSAS, which convert PSEB and PSAS files to idv, but can't seem to find anything for python.
Nevermind, I was able to determine a fix for my issue of running python files.
Asked: 2017-01-05 22:12:24 -0500
Seen: 3,792 times
Last updated: Jan 04 '18