help

Submitted by carrot_radish_luobo on Tue, 10/25/2022 - 18:10

what do these codes mean?what does parseScriptFile mean?

Image removed.

Mauro.Tonelli

Dear,

 

the parseScriptFile will vall the functions inside the specified .dwj file.

For the image shown, all those .dwj are required to run the simulation in EMTP through JavaScript.

Besides that, you can search for each file, e.g., run_emtp.dwj, in the C:/ drive and open the file with Notepad++.

 

Thank you very much for your attention.

Yours sincerely,

Mauro

Tue, 10/25/2022 - 23:29 Permalink
h.gras

Please refer to:
https://www.emtp.com/javascript-class-structure/spscript.html#parseScriptFile

Tue, 10/25/2022 - 23:36 Permalink
Mauro.Tonelli

Dear,

 

the function cct is related to the "current circuit" built in EMTP.

With cct, you can start getting the objects of the current circuit and manipulate according to your needs.

 

Best regards,

Mauro

Fri, 10/28/2022 - 21:06 Permalink
X